This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: mauve-libgcj
- From: Michael Koch <konqueror at gmx dot de>
- To: java-patches at gcc dot gnu dot org
- Cc: tromey at redhat dot com
- Date: Wed, 21 Apr 2004 12:37:28 +0200
- Subject: Patch: mauve-libgcj
Hi list,
I wrote the attached patch to active testing of Character.unicode
testcases. This adds 8760 new expected passes and only one unexpected
fail.
OK to commit to trunk ?
Michael
2004-04-21 Michael Koch <konqueror@gmx.de>
* mauve-libgcj: Removed ingore of Character.unicode tests.
Index: mauve-libgcj
===================================================================
RCS file: /cvs/gcc/gcc/libjava/mauve-libgcj,v
retrieving revision 1.28
diff -u -r1.28 mauve-libgcj
--- mauve-libgcj 18 Dec 2003 20:23:48 -0000 1.28
+++ mauve-libgcj 21 Apr 2004 10:35:01 -0000
@@ -14,10 +14,6 @@
# This a problem when running Mauve "standalone".
!java.lang.reflect.Array.newInstance
-# Character.unicode seems to be very broken (the test)
-# Does not give meaningfull test results at the moment.
-!java.lang.Character.unicode
-
# These are almost certainly buggy test cases.
# The behaviour of the garbarge collector cannot be predicted.
# Note the . at the end so we do test java.lang.reflect