Merge from mainline (gomp-merge-2005-02-26).
[official-gcc.git] / libjava / mauve-libgcj
blob04ef521ff892df34ecd13f18a72fddc14c4ccd20
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 JDBC1.0
11 JDBC2.0
13 # The following tests seem to hang or crash the testsuite.
14 # This a problem when running Mauve "standalone".
15 !java.lang.reflect.Array.newInstance
17 # These are almost certainly buggy test cases.
18 # The behaviour of the garbarge collector cannot be predicted.
19 # Note the . at the end so we do test java.lang.reflect
20 !java.lang.ref.
22 # Tests for not yet implemented classes and/or methods.
23 !javax.swing.plaf
24 !javax.swing.text
25 !javax.swing.table
26 !javax.swing.SpinnerListModel
27 !javax.swing.SwingUtilities
28 !java.beans.XMLDecoder