-
Notifications
You must be signed in to change notification settings - Fork 305
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
PAYARA-2582 Upstream Resource Validator retains deployment classloader #2520
Conversation
…sloader leak when validating resources
jenkins test please |
Quick build and test failed! |
Quick build and test passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I may be wrong, but I think the DeploymentContext also holds a reference to the application, so would need to be local as well.
Matt will do a new PR with the requested changes
jenkins test please |
Quick build and test passed! |
Quick build and test passed! |
change application to be a local variable to prevent classloader leak when validating resources