Regression for woody finished. ================================ 50 of 144 tests failed Please report to [EMAIL PROTECTED] ================================
Well, so many errors, and so many things I can play with ;-) But, the biggest problem should be compilation errors like, error compiling: java.lang.IllegalArgumentException: Illegal Load: 0.0 at java.util.HashMap.<init> (HashMap.java:255) at java.util.HashSet.init (HashSet.java:250) at java.util.HashSet.<init> (HashSet.java:124) at java.util.HashSet.<init> (HashSet.java:113) at at.dms.kjc.KjcClassReader.this (KjcClassReader.java:118) at at.dms.kjc.KjcClassReader.<init> (KjcClassReader.java:37) at at.dms.kjc.Main.createEnvironment (Main.java:246) at at.dms.kjc.Main.run (Main.java:120) at at.dms.kjc.Main.compile (Main.java:70) at at.dms.kjc.Main.main (Main.java:61) FAIL: ProcessClassInst.java and, I think it was because hashtable handling was broken on this port. My guess can be verified by FAIL: HashtableTest1.java Kiyo P.S. I will check intrp first, by the way. _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
