]> gcc.gnu.org Git - gcc.git/commitdiff
mauve-libgcj: Turn off ClassTest test.
authorTom Tromey <tromey@cygnus.com>
Wed, 7 Jul 1999 09:12:30 +0000 (09:12 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 7 Jul 1999 09:12:30 +0000 (09:12 +0000)
* mauve-libgcj: Turn off ClassTest test.  Enable java.text tests
again.

From-SVN: r27990

libjava/ChangeLog
libjava/mauve-libgcj

index fc983da443a28e01499f09e48195db92a11c14ea..c819ad7a0af5dd8e7b6377b51e3d82ed479c6cb1 100644 (file)
@@ -1,3 +1,8 @@
+1999-07-07  Tom Tromey  <tromey@cygnus.com>
+
+       * mauve-libgcj: Turn off ClassTest test.  Enable java.text tests
+       again.
+
 Mon Jul  5 12:01:35 1999  Anthony Green  <green@cygnus.com>
 
        * java/net/URL.java (equals): Compare strings using String.equals.
index 6c95b4f45bfcb93fb195002e4477979276466f4d..a6724ed33f31407337d44c2e5152f61c5ff81d61 100644 (file)
@@ -6,17 +6,13 @@ JDK1.1
 !java.beans
 java.lang.Character.classify12
 java.lang.String.hash
+# We don't have the URL function in Class yet.
+!java.lang.Class.ClassTest
 !java.math
 !java.rmi
 !java.security
 !java.sql
 java.text.StringCharacterIterator.iter
-# FIXME: can't enable these until we eliminate compiler bug.
-# (The bug is in javac, not gcj, so this really has to wait until
-# we can compile mauve with gcj -C.)
-# java.text.FieldPosition.Test
-# java.text.ParsePosition.Test
-# java.text.SimpleDateFormat.getAndSet2DigitYearStart
 !java.text.ACIAttribute
 !java.text.AttributedCharacterIterator
 !java.text.resources
This page took 0.067216 seconds and 5 git commands to generate.