Skip to content

Conversation

@bjhargrave
Copy link
Contributor

We already have class loader access to all the necessary framework types
while the test bundle may not itself have access because it does not
need access.

This simplifies the API a bit, so we refactor to avoid the need to pass
a Class object into the proxy methods.

Fixes #229

We already have class loader access to all the necessary framework types
while the test bundle may not itself have access because it does not
need access.

This simplifies the API a bit, so we refactor to avoid the need to pass
a Class object into the proxy methods.

Fixes #229

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
@bjhargrave bjhargrave merged commit 4eba59e into eclipse-osgi-technology:main Nov 4, 2020
@bjhargrave bjhargrave deleted the issues/229 branch November 4, 2020 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[junit5] BundleContextExtension using the wrong classloader

1 participant