mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-21 01:10:57 +08:00
f9f1f4a651
From-SVN: r31061
28 lines
702 B
Plaintext
28 lines
702 B
Plaintext
# Config file that tells mauve about the `libjava' tag.
|
|
JDK1.0
|
|
JDK1.1
|
|
!java.applet
|
|
!java.awt
|
|
!java.beans
|
|
# We don't support object serialization yet.
|
|
!java.io.ObjectStreamClass
|
|
!java.io.ObjectInputOutput
|
|
java.lang.Character.classify12
|
|
java.lang.String.hash
|
|
# We support 1.2 for this test.
|
|
java.lang.reflect.Modifier.toString12
|
|
# We don't have the URL function in Class yet.
|
|
!java.lang.Class.ClassTest
|
|
!java.math
|
|
!java.rmi
|
|
!java.security
|
|
!java.sql
|
|
java.text.FieldPosition.Test
|
|
java.text.ParsePosition.Test
|
|
java.text.SimpleDateFormat.getAndSet2DigitYearStart
|
|
java.text.StringCharacterIterator.iter
|
|
!java.text.ACIAttribute
|
|
!java.text.AttributedCharacterIterator
|
|
!java.text.resources
|
|
!java.text.DateFormat
|