gcc/libjava/mauve-libgcj
Tom Tromey 109257e923 mauve-libgcj: Don't omit Utf8Encoding or StringTest.
* mauve-libgcj: Don't omit Utf8Encoding or StringTest.
	Comment out FieldPosition, ParsePosition, and SimpleDateFormat
	again (oops).

From-SVN: r26827
1999-05-07 16:41:11 +00:00

26 lines
654 B
Plaintext

# Config file that tells mauve about the `libjava' tag.
JDK1.0
JDK1.1
!java.applet
!java.awt
!java.beans
java.lang.Character.classify12
java.lang.String.hash
!java.math
!java.net
!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
!java.text.DateFormat
!java.util.zip