Shil Sinha created GROOVY-8402:
----------------------------------

             Summary: GroovyScriptEngine.ScriptClassLoader applies compilation 
customizers twice
                 Key: GROOVY-8402
                 URL: https://issues.apache.org/jira/browse/GROOVY-8402
             Project: Groovy
          Issue Type: Bug
    Affects Versions: 2.4.13
            Reporter: Shil Sinha
            Assignee: Shil Sinha


ScriptClassLoader.createCompilationUnit calls super.createCompilationUnit, 
which initializes a new CompilationUnit. As phase operations for compilation 
customizers are already added in the constructor for CompilationUnit, they 
should not be added again at the end of ScriptClassLoader.createCompilationUnit.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to