[GitHub] groovy pull request #445: GROOVY-7646: remove classes via InvokerHelper when...

2016-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/445 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] groovy pull request #445: GROOVY-7646: remove classes via InvokerHelper when...

2016-10-11 Thread jochenberger
Github user jochenberger commented on a diff in the pull request: https://github.com/apache/groovy/pull/445#discussion_r82783539 --- Diff: src/main/groovy/lang/GroovyClassLoader.java --- @@ -969,13 +970,24 @@ public Void run() { */ public void clearCache() {

[GitHub] groovy pull request #445: GROOVY-7646: remove classes via InvokerHelper when...

2016-10-11 Thread blackdrag
Github user blackdrag commented on a diff in the pull request: https://github.com/apache/groovy/pull/445#discussion_r82782344 --- Diff: src/main/groovy/lang/GroovyClassLoader.java --- @@ -969,13 +970,24 @@ public Void run() { */ public void clearCache() {

[GitHub] groovy pull request #445: GROOVY-7646: remove classes via InvokerHelper when...

2016-10-10 Thread jochenberger
Github user jochenberger commented on a diff in the pull request: https://github.com/apache/groovy/pull/445#discussion_r82572329 --- Diff: src/main/groovy/lang/GroovyClassLoader.java --- @@ -969,13 +970,24 @@ public Void run() { */ public void clearCache() {

[GitHub] groovy pull request #445: GROOVY-7646: remove classes via InvokerHelper when...

2016-10-10 Thread jochenberger
GitHub user jochenberger opened a pull request: https://github.com/apache/groovy/pull/445 GROOVY-7646: remove classes via InvokerHelper when closing the GroovyClassLoader or flushing its cache See #325, this ensures that classes are properly cleaned up after when their ClassLoader