Hi, On Sun, 2002-02-10 at 17:16, Mark Wielaard wrote: > On Sun, 2002-02-10 at 16:28, Mark Wielaard wrote: > > I tested jikes 1.15b with mauve and it can still generate bytecode that > > crashes Orp 1.0.9 (note that most of these are probably faults in Orp, > > but I haven't checked). I haven't tried other versions of jikes (or gcj) > > yet. Attached is my mauve-classpath file. > > The results: 135835 of 3605730 tests failed > > Attached is a mauve-classpath file which can be used with Orp 1.0.9 when > compiling Classpath and Mauve with gcj (3.0.4). > The results: 189 of 2412 tests failed > (The strange thing is that it doesn't run the big tests like for > java.lang.Character so the number of tests is very low.)
New datapoint. This is with Classpath and Mauve compiled with jikes Version 1.15 - 26 Sept 2001. Attached is the mauve-classpath file used. The results: 135901 of 3606034 tests failed (304 more tests run then jikes 1.15b, but also 66 more failures) This test was done with the version that Brian just put at ftp://alpha.gnu.org/gnu/classpath/classpath-0.03.tar.gz The announcement email will follow soon. Cheers, Mark
# Config file that tells mauve about the `classpath' tag. JDK1.0 JDK1.1 JDK1.2 # Disabled for jikes 1.15 - 26 Sept 2001 # Cannot be compiled !java.lang.String.StringTest !java.sql.DatabaseMetaData.TestJdbc10 !java.sql.Connection.TestJdbc10 # Crash Orp 1.0.9 !java.io.ObjectInputOutput.InputTest !java.lang.Object.clone !java.lang.reflect.Array.newInstance !java.util.BitSet.jdk10 # Hang Orp 1.0.9 !java.io.PipedStream.close

