Volunteers for merge? (Was: Re: [kaffe] Jit3 for IA-64)

Gwenole Beauchesne gbeauchesne at mandrakesoft.com
Wed May 14 09:09:01 PDT 2003


On Mon, 12 May 2003, Dalibor Topic wrote:

> On a related note, what's the status of kaffe-1.0.7 on ia64 in Mandrake?

It still fails as before. However, I noticed current Kaffe in CVS (as of
today) builds fine and regression testsuite reports that 25 of 131 tests
failed. Since GC tests work, I don't think the remaining bugs are due to 
a possible mishandling of IA-64 register stack (in jthread.c, see BSP 
stuff).

BTW, under which circumstances could the following happen?
java.lang.ClassNotFoundException: TestSerialPersistent
        at 
kaffe.lang.SystemClassLoader.findClass0(SystemClassLoader.java:native
)
        at 
kaffe.lang.SystemClassLoader.findClass(SystemClassLoader.java:150)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:149)
        at java.lang.Class.forName(Class.java:74)
        at java.lang.Class.forName(Class.java:43)
Caused by: <null cause>
(that occurred e.g. for ttest test, but hand compiling with kjc and rerun 
it succeeded)

1.0.7 regression testsuite fails in a lot of places similarly to
error compiling:
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NullPointerException
TestScript: line 1:  2183 Aborted                 
/home/gb/rpm/BUILD/kaffe-1.0.7/kaffe/kaffe/kaffe-bin at.dms.kjc.Main 
-classpath 
".:.:./../../libraries/javalib/Klasses.jar:.:/home/gb/rpm/BUILD/kaffe-1.0.7/libraries/javalib/Klasses.jar:/home/gb/rpm/BUILD/kaffe-1.0.7/libraries/javalib/kjc.jar" 
-d . ./InternHog.java
FAIL: InternHog.java

Was the main change of 1.0.7 -> 1.1 concerned javac?

Bye,
Gwenole.





More information about the kaffe mailing list