mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
Initial revision
From-SVN: r26264
This commit is contained in:
27
libjava/mauve-libgcj
Normal file
27
libjava/mauve-libgcj
Normal file
@@ -0,0 +1,27 @@
|
||||
# Config file that tells mauve about the `libjava' tag.
|
||||
JDK1.0
|
||||
JDK1.1
|
||||
!java.applet
|
||||
!java.awt
|
||||
!java.beans
|
||||
!java.io.Utf8Encoding
|
||||
java.lang.Character.classify12
|
||||
java.lang.String.hash
|
||||
# StringTest includes a test for NullPointerException, which we don't
|
||||
# handle.
|
||||
!java.lang.String.StringTest
|
||||
!java.math
|
||||
!java.net
|
||||
!java.rmi
|
||||
!java.security
|
||||
!java.sql
|
||||
java.text.StringCharacterIterator.iter
|
||||
# FIXME: can't enable these until we eliminate compiler bug.
|
||||
# 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
|
||||
Reference in New Issue
Block a user