causes a StackOverflowError
March 20th, 2009
Applies to:
Ant
Description:
Occurs while using Apache Ant.
Cause:
StackOverflowError was thrown inside Sun’s javac compiler.
Applies to:
Ant
Description:
Occurs while using Apache Ant.
Cause:
StackOverflowError was thrown inside Sun’s javac compiler.
For some Java source files it is possible that causes a StackOverlowError is thrown inside Sun’s javac compiler. It is possible to work around this problem by setting’s fork attribute to true.