Peter Reilly schreef:
> On 11/24/06, Martijn Kruithof <jkf@apache.org> wrote:
>> As you might have noticed. about a week ago I wrote about some troubles
>> on jdk 1.3 which by now are fixed. However I didn't get any reaction on
>> the fact that the official builds do not work at all for JDK 1.2.
> What were the issues (I cannot easily find the email in question)?
It completely fails:
It seems our release candidate is not nearly compatible with JDK 1.2.2
JDK 1.2.2_017 on windows XP home gives:
D:\data\eclipseworkspace\ant-trunk>apache-ant-1.7.0RC1\bin\ant test
Buildfile: build.xml
A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has
occurred
in :
'org/apache/tools/ant/Project.addReference
(Ljava/lang/String;Ljava/lang/Objec
t;)V': Interpreting method.
Please report this error in detail to
http://java.sun.com/cgi-bin/bugreport.cg
i
A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has
occurred
in :
'org/apache/tools/ant/Project.fireMessageLoggedEvent
(Lorg/apache/tools/ant/Bu
ildEvent;Ljava/lang/String;I)V': Interpreting method.
Please report this error in detail to
http://java.sun.com/cgi-bin/bugreport.cg
i
A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has
occurred
in :
'org/apache/tools/ant/util/FileUtils.fromURI
(Ljava/lang/String;)Ljava/lang/St
ring;': Interpreting method.
Please report this error in detail to
http://java.sun.com/cgi-bin/bugreport.cg
i
A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has
occurred
in :
'org/apache/tools/ant/ComponentHelper.addCreatedTask
(Ljava/lang/String;Lorg/a
pache/tools/ant/Task;)V': Interpreting method.
Please report this error in detail to
http://java.sun.com/cgi-bin/bugreport.cg
i
A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has
occurred
in :
'org/apache/tools/ant/taskdefs/ProcessDestroyer.add
(Ljava/lang/Process;)Z': I
nterpreting method.
Please report this error in detail to
http://java.sun.com/cgi-bin/bugreport.cg
i
[property] java.lang.IllegalMonitorStateException: current thread not owner
[property] at
org.apache.tools.ant.taskdefs.StreamPumper.run(StreamPumper.j
ava, 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(StreamPumper.j
ava, Compiled Code)
[property] at java.lang.Thread.run(Thread.java:479)
I couldn't get jdk 1.2 to run on linux.
Martijn
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|