]> gcc.gnu.org Git - gcc.git/blame_incremental - libjava/mauve-libgcj
re PR tree-optimization/21047 (ASSERT_EXPR handling in fold never triggers.)
[gcc.git] / libjava / mauve-libgcj
... / ...
CommitLineData
1# Config file that tells mauve about the `libgcj' tag.
2JDK1.0
3JDK1.1
4JDK1.2
5JDK1.3
6JDK1.4
7JLS1.0
8JLS1.1
9JLS1.2
10JDBC1.0
11JDBC2.0
12
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
16
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.
21
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
This page took 0.025775 seconds and 5 git commands to generate.