| # 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 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 |
| # |
| # The following are all `xfail's. |
| # There are a frightening number of these. |
| # |
| !java.io.Utf8Encoding.mojo |
| !java.lang.Double.DoubleTest |
| !java.lang.Float.FloatTest |
| !java.lang.Math.MathTest |
| !java.lang.Math.max |
| !java.lang.Math.min |
| !java.lang.String.StringTest |
| !java.lang.StringBuffer.plus |
| !java.lang.System.arraycopy |
| !java.net.DatagramSocket.DatagramSocketTest2 |
| !java.net.MulticastSocket.MulticastSocketTest |
| !java.net.ServerSocket.ServerSocketTest |
| !java.net.URL.URLTest |
| !java.text.SimpleDateFormat.Test |
| !java.text.SimpleDateFormat.getAndSet2DigitYearStart |
| !java.net.Socket.SocketTest |
| !java.net.URLConnection.URLConnectionTest |
| !java.net.InetAddress.InetAddressTest |