Yes, this is a known bug in the JIT for JDK 1.2.2. It does not affect your application.
Stephane ----- Original Message ----- From: "Shamberger, Michael" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 12, 2001 2:58 AM Subject: RE: [ANN] Ant 1.4 Beta 1 > Conor, > > Thanks for the info. Using ANT_OPTS works fine. Also it looks like the jit > error is a known jdk1.2 bug (4380655) that sun has decided not to fix. If > you set JAVA.COMPILER=NONE then you will not see this error. > > Mike >
