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

don't leak classes via Stop.STOP_ALL stack trace #15

Merged
merged 1 commit into from May 29, 2020
Merged

don't leak classes via Stop.STOP_ALL stack trace #15

merged 1 commit into from May 29, 2020

Conversation

donnerpeter
Copy link
Contributor

this prevented garbage-collecting classloaders that accidentally happened to be in the stack trace when Stop class was first accessed

This prevents plugin unloading in IntelliJ: https://youtrack.jetbrains.com/issue/IDEA-240449

this prevented garbage-collecting classloaders that accidentally happened to be in the stack trace when Stop class was first accessed
@arkanovicz arkanovicz merged commit 6b6a42a into apache:master May 29, 2020
@arkanovicz
Copy link
Contributor

Thanks for the MR. Merged in master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants