Skip to content

Classloader leak fix #83

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

Merged
merged 2 commits into from
Jan 22, 2020
Merged

Classloader leak fix #83

merged 2 commits into from
Jan 22, 2020

Conversation

kiroco12
Copy link
Contributor

This PR fixes problems with the evaluator related to application Classloader leak. Closing the compiler instance in StringCompiler and setting Zip and Jar as closable (scala.classpath.closeZip) made the previous LeakyEntry become LazyEntry which can be Garbage Collected.

@raulraja raulraja temporarily deployed to scala-evalua-enrique-0-7gwl6zn January 22, 2020 15:09 Inactive
@kiroco12 kiroco12 merged commit a7c25e5 into master Jan 22, 2020
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.

3 participants