This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Patch: mauve config update
- To: Java Patch List <java-patches@sourceware.cygnus.com>
- Subject: Patch: mauve config update
- From: Tom Tromey <tromey@cygnus.com>
- Date: 07 Jul 1999 10:18:39 -0600
- Reply-To: tromey@cygnus.com
I've committed the appended patch. It removes a mauve test that we
can't compile (yet). It also adds some mauve tests that we can
compile now.
1999-07-07 Tom Tromey <tromey@cygnus.com>
* mauve-libgcj: Turn off ClassTest test. Enable java.text tests
again.
Tom
Index: mauve-libgcj
===================================================================
RCS file: /cvs/java/libgcj/libjava/mauve-libgcj,v
retrieving revision 1.7
diff -u -r1.7 mauve-libgcj
--- mauve-libgcj 1999/06/11 02:34:31 1.7
+++ mauve-libgcj 1999/07/07 16:01:45
@@ -6,17 +6,13 @@
!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