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

Remove usage of unclosed URLClassLoader #169

Conversation

marcphilipp
Copy link
Contributor

Instead, the URIs of bindings are now created using the path of the
corresponding JarEntry. Thus, the URLClassLoader is no longer
required and does not pollute the JVM's ZIP cache.

Fixes #168.

Instead, the URIs of bindings are now created using the path of the
corresponding `JarEntry`. Thus, the `URLClassLoader` is no longer
required and does not pollute the JVM's ZIP cache.

Fixes highsource#168.
@highsource
Copy link
Owner

Thank you, I'll check it tomorrow.

@highsource highsource changed the base branch from master to issue-168 April 14, 2019 13:45
@highsource highsource merged commit abe03b2 into highsource:issue-168 Apr 14, 2019
@highsource highsource self-assigned this Apr 14, 2019
@highsource highsource added this to the 0.14.x milestone Apr 14, 2019
@marcphilipp marcphilipp deleted the issues/168-remove-unclosed-classloader-usage branch April 14, 2019 17:50
@marcphilipp
Copy link
Contributor Author

@highsource Thanks for merging this! Do you publish snapshots to any repo?

@highsource
Copy link
Owner

@marcphilipp No, sorry.

laurentschoelens added a commit to laurentschoelens/jaxb-tools that referenced this pull request Jul 3, 2023
…n with jaxb-maven-plugin (highsource#169)

Co-authored-by: Laurent SCHOELENS <laurent.schoelens@sfr.com>
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.

2 participants