Eric Milles created GROOVY-11789:
------------------------------------
Summary: 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: 5.0.2, 4.0.29, 3.0.25
Reporter: Eric Milles
Assignee: Eric Milles
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)