Skip to content

ClassWorld should implement Closeable #71

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

Closed
kwin opened this issue Nov 5, 2022 · 0 comments · Fixed by #72
Closed

ClassWorld should implement Closeable #71

kwin opened this issue Nov 5, 2022 · 0 comments · Fixed by #72
Milestone

Comments

@kwin
Copy link
Contributor

kwin commented Nov 5, 2022

As each ClassRealm extends URLClassLoader it also implements Closeable. In order to ease closing all realms of a ClassWorld the latter should implement Closeable as well and should close all realms in its close() method.

kwin added a commit that referenced this issue Nov 5, 2022
kwin added a commit that referenced this issue Nov 11, 2022
@kwin kwin added this to the 2.7.0 milestone Nov 11, 2022
kwin added a commit that referenced this issue Nov 11, 2022
@kwin kwin closed this as completed in #72 Nov 11, 2022
kwin added a commit that referenced this issue Nov 11, 2022
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 a pull request may close this issue.

1 participant