[
https://issues.apache.org/jira/browse/GROOVY-11789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles resolved GROOVY-11789.
----------------------------------
Fix Version/s: 5.0.3
Resolution: Fixed
https://github.com/apache/groovy/commit/e23fc97fd68b1cd72898c128a52a09316624a24b
> stack overflow in javac compiler adapter
> ----------------------------------------
>
> Key: GROOVY-11789
> URL: https://issues.apache.org/jira/browse/GROOVY-11789
> Project: Groovy
> Issue Type: Bug
> Components: Ant integration
> Affects Versions: 3.0.25, 4.0.29, 5.0.2
> Reporter: Eric Milles
> Assignee: Eric Milles
> Priority: Major
> Fix For: 5.0.3
>
>
> When the groovyc ant task includes an embedded javac element and it is given
> an improper compiler argument, a stack overflow occurs trying to print out
> the error.
> https://github.com/apache/groovy/blob/610e7414cc511b0d14404eb013bda8ffeacc2f4e/src/main/java/org/codehaus/groovy/tools/javac/JavacJavaCompiler.java#L66
--
This message was sent by Atlassian Jira
(v8.20.10#820010)