'java.lang.InternalError: jzentry == 0' when compiling on jdk1.3.1_02
843810May 27 2004 — edited Apr 24 2007Anybody know why this occurs? Or even better, how to go about fixing the problem?
The bug is filed as id 4977607: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4977607
I would really appreciate some help here, as the bug is not consitant and produce the exception every other time or so, it is very frustrating building our project . The bug seems espesially eager when compiling with ANT. I've tried forking the <javac> to use the direct path to the javac.exe file, but no dice.
There has to be a solution. Our project is managed by people with no interest in upgrading beyond jdk1.3.1_02.