----- Original Message ----- From: "Conor MacNeill" <[EMAIL PROTECTED]> > > Yes, this is a known bug in the JIT for JDK 1.2.2. > > It does not affect your application. > >
> Cool. Users, however, don't like messages like that so we probably need to > put some form or warning in the WHATSNEW file. Probably..as a reminder you can mention the release notes of JAXP 1.1 and the bug href at Sun I was working with Edwin Goei on this prior to JAXP 1.1 release but since it meant it was involving the guys in the compiler group, and that it was not in the JDK 1.3...I believe it was not worth fixing it. State: Closed, will not be fixed http://developer.java.sun.com/developer/bugParade/bugs/4380655.html It's also in the release notes of JAXP 1.1 (relnotes.html), paragraph 'other issues' -- If you get a "nonfatal internal JIT" error when running with versions of Java 2 SDK version 1.2, you can either ignore the message or upgrade to the newer hotspot compiler which is shipped by default with Java 2 SDK version 1.3 to fix the problem. -- Stephane
