I tested my patch applied to kaffe-1.1.4, and configure it with
  --with-staticbin --with-staticlib --with-staticvm --disable-shared
  --enable-pure-java-math --disable-sound --without-x
  --with-engine=jit
and got
================================
23 of 144 tests failed
Please report to [EMAIL PROTECTED]
================================

(I modify some part of regression test script not to compile locally,
but let some other machine to compile java source, because KJC does
not work, and I am too lazy not to install jikes on this machine ;->)
 
Failed tests are
        TestFloatDouble.java            divtest.java
        Str2.java                       InternHog.java
        WaitTest.java                   TestSerialVersions.java
        TestSerialFields.java           ProcessTest.java
        SoTimeout.java                  SecureRandomTest.java
        InputStreamTest.java            DateFormatTest.java
        LostTrampolineFrame.java        GCTest.java
        ProcessClassInst.java           ProcessClassStop.java
        ProcessClassLockTest.java       ExecTest.java
        InterfaceSuperClass.java        ImplementClass.java
        FieldErrors.java                MethodErrors.java
        ProhibitedClass.java

Kiyo
P.S. Without using KJC, the number of errors drastically reduced :-)
     Compare 50 for Linux to 23 for NetBSD. I need to do same test
     (no kjc) for linux later...

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to