Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 32167 invoked by uid 500); 23 Oct 2001 15:54:30 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Delivered-To: moderator for ant-user@jakarta.apache.org Received: (qmail 74933 invoked from network); 23 Oct 2001 06:29:12 -0000 Message-ID: <39DE0AE110A0D4119641009027A1C82A4DD336@DTOAKS0002> From: Matt McAuliffe To: "'ant-user@jakarta.apache.org'" Subject: non - fatal error with Ant 1.4 Date: Mon, 22 Oct 2001 23:28:29 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm getting the following non-fatal error using Ant 1.4 and jdk1.2.2 on windows: 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 This error doesn't appear to cause any problems, however when I use jdk 1.3.1 I don't get this error. Does anyone have any ideas? Thanks, Matt