DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4794>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4794 Sometimes Internal Error when compiling. ------- Additional Comments From [EMAIL PROTECTED] 2001-11-13 14:49 ------- This looks like is a javac bug (or ZipFile)... As specified please report to Sun it's probably of interest to them. I have been observing a similar bug in certain circumstances with a previous JDK 1.3 version but it was fixed in 1.3.1. See http://developer.java.sun.com/developer/bugParade/bugs/4256830.html I quickly looked at javac ClassReader code in the JDK source and there is really nothing special in it, it is opening a zipfile and looping around the entries. Could you please file this bug to Sun and set this one as Invalid ? For the records, could you please confirm that the jar you are building is the one used by javac just after ? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
