No big deal. It's because you use JDK 1.2 it has already been discussed on the list and is in the release notes of JAXP 1.1 (Feb 2001)
http://java.sun.com/xml/jaxp-1.1/relnotes.html "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" -- St�phane Bailliez Software Engineer, Paris - France iMediation - http://www.imediation.com Disclaimer: All the opinions expressed above are mine and not those from my company. > -----Original Message----- > From: Graham Barr [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 04, 2001 5:13 PM > To: '[EMAIL PROTECTED]' > Subject: nonfatal internal JIT error > > > I get the following output: > > A nonfatal internal JIT (3.10.107(x)) error 'Relocation error: NULL > relocation target' has occurred in : > 'org/apache/crimson/parser/Parser2.maybeComment (Z)Z': Interpreting > method. > Please report this error in detail to > http://java.sun.com/cgi-bin/bugreport.cgi > > ... any ideas > > G > > ps > $ ant -version > Ant version 1.4 compiled on September 3 2001 >
