2002-04-01 20:09:25 +02:00
|
|
|
# Config file that tells mauve about the `libgcj' tag.
|
1999-04-07 16:42:42 +02:00
|
|
|
JDK1.0
|
|
|
|
JDK1.1
|
2000-12-01 11:04:02 +01:00
|
|
|
JDK1.2
|
2002-04-01 20:09:25 +02:00
|
|
|
JDK1.3
|
|
|
|
JDK1.4
|
2002-04-05 02:47:34 +02:00
|
|
|
JLS1.0
|
|
|
|
JLS1.1
|
2002-04-01 20:09:25 +02:00
|
|
|
JLS1.2
|
2000-12-01 11:04:02 +01:00
|
|
|
JDBC2.0
|
2002-04-01 20:09:25 +02:00
|
|
|
|
2000-12-01 11:04:02 +01:00
|
|
|
# These 2 are tests that fail with JDBC2.0 but the tags don't seem to
|
|
|
|
# have the right effect.
|
|
|
|
!java.sql.Connection.TestJdbc10
|
|
|
|
!java.sql.DatabaseMetaData.TestJdbc10
|
2002-04-01 20:09:25 +02:00
|
|
|
|
|
|
|
# Cannot be compiled
|
1999-04-07 16:42:42 +02:00
|
|
|
!java.text.ACIAttribute
|
2002-04-01 20:09:25 +02:00
|
|
|
|
|
|
|
# The following tests seem to (sometimes) hang or crash the testsuite
|
|
|
|
!java.io.ObjectInputOutput
|
|
|
|
!java.lang.reflect.Array.newInstance
|
|
|
|
!java.util.ResourceBundle.getBundle
|
|
|
|
!java.util.zip.GZIPInputStream.basic
|
2002-04-02 16:20:44 +02:00
|
|
|
!java.net.DatagramSocket.DatagramSocketTest2
|
2002-04-05 02:47:34 +02:00
|
|
|
|
|
|
|
# Character.unicode seems to be very broken (the test)
|
|
|
|
# Does not give meaningfull test results at the moment.
|
|
|
|
!java.lang.Character.unicode
|
2002-04-21 14:35:04 +02:00
|
|
|
|
|
|
|
# These are almost certainly buggy test cases.
|
|
|
|
# The behaviour of the garbarge collector cannot be predicted.
|
|
|
|
!java.lang.ref
|