Hi, 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.) Cheers, Mark
# Config file that tells mauve about the `classpath' tag. JDK1.0 JDK1.1 JDK1.2 # Disabled for gcj 3.0.4 (Debian prerelease 20020202) # Cannot be compiled !java.text.Annotation.Test !java.text.AttributedString.Test !java.text.AttributedCharacterIterator.implement !java.text.ACIAttribute.Test !java.lang.Integer.getInteger !java.lang.Math.min !java.sql.DatabaseMetaData.TestJdbc10 !java.sql.Connection.TestJdbc10 # Crash Orp 1.0.9 !java.beans.DescriptorTest !java.beans.IntrospectorTest !java.lang.Object.clone !java.lang.reflect.Array.newInstance !java.util.BitSet.jdk10 # Hang Orp 1.0.9 !java.io.PipedStream.close

