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

AppClassLoader will be autoclosed. #382

Open
blling opened this issue Jul 11, 2018 · 0 comments
Open

AppClassLoader will be autoclosed. #382

blling opened this issue Jul 11, 2018 · 0 comments

Comments

@blling
Copy link

blling commented Jul 11, 2018

If inject a sun.misc.Launcher$AppClassLoader(it implements Autoclosable) in governator, it will be closed by the predestroy strategy, and cause error java.lang.NoClassDefFoundError when call the next predestroy method which used the classes load by the sun.misc.Launcher$AppClassLoader

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

1 participant