paulk-asert commented on issue #923: [GROOVY-9109] GroovyShell: don't override 
classloader if parent is al…
URL: https://github.com/apache/groovy/pull/923#issuecomment-495241542
 
 
   That certainly fixed the breaking test. CompilerConfiguration is in general 
mutable - so being able to get the config allows mutation more readily which 
isn't ideal. I'll have a ponder whether there might be a better alternative. We 
have made the default configuration immutable recently, so maybe not as bad an 
issue as previously. If you passed in a config and retained a reference to it, 
you could change the config in any case.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to