OSDN Git Service

PR libgcj/6182:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Sep 2004 00:06:10 +0000 (00:06 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Sep 2004 00:06:10 +0000 (00:06 +0000)
* mauve-libgcj: Enable java.lang.Character tests.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87901 138bc75d-0d04-0410-961f-82ee72b054a4

libjava/ChangeLog
libjava/mauve-libgcj

index f849a8a..9e79228 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-22  Tom Tromey  <tromey@redhat.com>
+
+       PR libgcj/6182:
+       * mauve-libgcj: Enable java.lang.Character tests.
+
 2004-09-22  Andreas Tobler  <a.tobler@schweiz.ch>
 
        * Makefile.am (lib_org_ietf_jgss_la_DEPENDENCIES): Add missing
index 807eed7..69750cc 100644 (file)
@@ -14,10 +14,6 @@ JDBC2.0
 # 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