Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On Java 9+ the bundle class loader should call ClassLoader.getDefinedPackage #296

Open
tjwatson opened this issue Aug 1, 2023 · 3 comments

Comments

@tjwatson
Copy link
Contributor

tjwatson commented Aug 1, 2023

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=490735#c9

On Java 9+ the classloader should call ClassLoader.getDefinedPackage instead of ClassLoader.getPackage to avoid delegation to the parent class loader.

Copy link

This issue has been inactive for 180 days and is therefore labeled as stale.
If this issue became irrelevant in the meantime please close it as completed. If it is still relevant and you think it should be fixed some possibilities are listed below.
Please read https://github.com/eclipse-equinox/.github/blob/main/CONTRIBUTING.md#contributing-to-eclipse-equinox for ways to influence development.

@github-actions github-actions bot added the stale label Jan 29, 2024
@laeubi laeubi removed the stale label Jan 29, 2024
@laeubi
Copy link
Member

laeubi commented Jan 29, 2024

@tjwatson I removed the stale flag as I think its still an issue, do you think you can address this probably for the current release?

@tjwatson
Copy link
Contributor Author

@tjwatson I removed the stale flag as I think its still an issue, do you think you can address this probably for the current release?

I can try to take a look, but for such an old issue nobody has noticed it is not the highest priority.

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

No branches or pull requests

2 participants