Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.5.6
-
None
Description
When user supplies class loader that is already GroovyClassLoader, Groovysh should use it as it is and do not create another GroovyClassLoader with the user supplied as parent. Reason for this is that user might want to have finer control over generated classes in the groovy shell.