It looks like we have valid jdk1.2 bytecode, however we trigger bugs in the jdk1.2 implementation.
I am not too sure how to handle this. Peter On 12/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>> >> build.bat dist-lite test -nouserlib >> >> * Final didnt compile because of Kevs changes in StringUtils. His last modification >> rev 486465 - remove Java1.4 specific methods from parseHumanSizes >> didnt come into the final build. > >That's weird as I'm getting the revision tag for 1.7.0 as >486472, the binary from Antoine's page runs fine, so how did >he compile it? Maybe with Java 1.4 and target="1.2" ? I try to compile the Ant 1.7.0 sources with the Ant 1.7.0 binaries on a JDK-1.2.1_004 ... SRC> ant -p Buildfile: build.xml A nonfatal internal JIT (3.00.078(x)) error 'chgTarg: Conditional' has occurred in : 'org/apache/tools/ant/Project.fireMessageLoggedEvent (Lorg/apache/tools/ant/BuildEvent;Ljava/lang/String;I)V': Interpr eting method. Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cgi A nonfatal internal JIT (3.00.078(x)) error 'chgTarg: Conditional' has occurred in : 'org/apache/tools/ant/util/FileUtils.fromURI (Ljava/lang/String;)Ljava/lang/String;': Interpreting method. Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cgi [property] java.lang.IllegalMonitorStateException: current thread not owner [property] at org.apache.tools.ant.taskdefs.StreamPumper.run(Compiled Code) [property] at java.lang.Thread.run(Thread.java:479) [property] java.lang.IllegalMonitorStateException: current thread not owner [property] at org.apache.tools.ant.taskdefs.StreamPumper.run(Compiled Code) [property] at java.lang.Thread.run(Thread.java:479) SRC> ant dist-lite -nouserlib Buildfile: build.xml A nonfatal internal JIT (3.00.078(x)) error 'chgTarg: Conditional' has occurred in : 'org/apache/tools/ant/Project.fireMessageLoggedEvent (Lorg/apache/tools/ant/BuildEvent;Ljava/lang/String;I)V': Interpr eting method. Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cgi A nonfatal internal JIT (3.00.078(x)) error 'chgTarg: Conditional' has occurred in : 'org/apache/tools/ant/util/FileUtils.fromURI (Ljava/lang/String;)Ljava/lang/String;': Interpreting method. Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cgi [property] java.lang.IllegalMonitorStateException: current thread not owner [property] at org.apache.tools.ant.taskdefs.StreamPumper.run(Compiled Code) [property] at java.lang.Thread.run(Thread.java:479) [property] java.lang.IllegalMonitorStateException: current thread not owner [property] at org.apache.tools.ant.taskdefs.StreamPumper.run(Compiled Code) Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
