This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: PR libgcj/6182
- From: Tom Tromey <tromey at redhat dot com>
- To: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 22 Sep 2004 18:03:38 -0600
- Subject: Patch: FYI: PR libgcj/6182
- Reply-to: tromey at redhat dot com
I'm checking this in.
PR 6182 was fixed some time ago, this just re-enables the Character
tests in our mauve configuration file.
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
PR libgcj/6182:
* mauve-libgcj: Enable java.lang.Character 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 23 Sep 2004 00:04:55 -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