> From: T Master [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 23 August 2001 7:39 AM
> To: ant user mailist
> Subject: crimson.jar error
>
>
> I just updated from beta1 to beta2, which had a crimson.jar in it.
>
> Now when I build, this error occurs:
>
> Buildfile: build.xml
> 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
>
>
> Should I:
>     revert back to beta1  ?
>     remove crimson.jar ?
>     other? .....

Other - ignore it :-)

While somewhat disquieting to see the JVM barfing like that, it is, as the
message says, non-fatal. I presume you are using a 1.2 JDK. It is a known
problem there. I believe JDK 1.3 does not have this problem.

Conor

Reply via email to