* config/rs6000/rs6000.c (spe_init_builtins,
[official-gcc.git] / libjava / mauve-libgcj
blobdeda5cb1f0124d66d3571e8e4ca90def80da300b
1 # Config file that tells mauve about the `libgcj' tag.
2 JDK1.0
3 JDK1.1
4 JDK1.2
5 JDK1.3
6 JDK1.4
7 JLS1.0
8 JLS1.1
9 JLS1.2
10 JDBC2.0
12 # These 2 are tests that fail with JDBC2.0 but the tags don't seem to
13 # have the right effect.
14 !java.sql.Connection.TestJdbc10
15 !java.sql.DatabaseMetaData.TestJdbc10
17 # We now implement JDBC3.0 which means the following tests don't compile
18 !java.sql.Blob.BlobTest
19 !java.sql.Clob.ClobTest
20 !java.sql.Connection.TestJdbc20
21 !java.sql.DatabaseMetaData.TestJdbc20
23 # Cannot be compiled
24 !java.text.ACIAttribute
26 # The following tests seem to (sometimes) hang or crash the testsuite
27 !java.io.ObjectInputOutput
28 !java.lang.reflect.Array.newInstance
29 !java.util.ResourceBundle.getBundle
30 !java.util.zip.GZIPInputStream.basic
31 !java.net.DatagramSocket.DatagramSocketTest2
33 # Character.unicode seems to be very broken (the test)
34 # Does not give meaningfull test results at the moment.
35 !java.lang.Character.unicode
37 # These are almost certainly buggy test cases.
38 # The behaviour of the garbarge collector cannot be predicted.
39 !java.lang.ref