Github user paulk-asert commented on the pull request:
https://github.com/apache/groovy/commit/5443e87882f9b88169876f6d043ed54b5ae9023b#commitcomment-28576091
In src/main/java/org/codehaus/groovy/control/CompilerConfiguration.java:
In src/main/java/org/codehaus/groovy/control/CompilerConfiguration.java on
line 951:
I think we just need SecurityException added as per safeGetSystemProperty
in that file. Maybe time to have safeGetBoolean in that file to avoid dup.---
