summaryrefslogtreecommitdiff
path: root/libjava/mauve-libgcj
diff options
context:
space:
mode:
authormkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>2003-12-18 20:23:48 +0000
committermkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>2003-12-18 20:23:48 +0000
commitbd5970054af884251223b7f8d7034509dc44c0d1 (patch)
tree5da579d88511c62f2e94a4d8459e456ad40d6558 /libjava/mauve-libgcj
parentfd2e66318824fd206aeb3cfe8a0d91714efc8bb9 (diff)
downloadgcc-bd5970054af884251223b7f8d7034509dc44c0d1.tar.gz
2003-12-18 Michael Koch <konqueror@gmx.de>
* mauve-libgcj: Removed the disabling of java.text.ACIAttribute and java.text.CollationElementIterator tests as they compile again. * testsuite/libjava.mauve/xfails: Added failing java.text.CollationElementIterator tests. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74796 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/mauve-libgcj')
-rw-r--r--libjava/mauve-libgcj6
1 files changed, 0 insertions, 6 deletions
diff --git a/libjava/mauve-libgcj b/libjava/mauve-libgcj
index 53187b8d03d..807eed70fc6 100644
--- a/libjava/mauve-libgcj
+++ b/libjava/mauve-libgcj
@@ -10,9 +10,6 @@ JLS1.2
JDBC1.0
JDBC2.0
-# Cannot be compiled
-!java.text.ACIAttribute
-
# The following tests seem to hang or crash the testsuite.
# This a problem when running Mauve "standalone".
!java.lang.reflect.Array.newInstance
@@ -25,6 +22,3 @@ JDBC2.0
# The behaviour of the garbarge collector cannot be predicted.
# Note the . at the end so we do test java.lang.reflect
!java.lang.ref.
-
-# We don't have CollationElementIterator.setText.
-!java.text.CollationElementIterator.