<javac>
causes a
+ StackOverflowErrorFor some Java source files it is possible + that causes + a StackOverlowError is thrown inside Sun's javac + compiler. As far as we can tell this is not triggered by a + bug in Ant.
+ +It is possible to work around this problem by setting
+ <javac>
's fork attribute to true.