another 2.95 mauve patch

Tom Tromey tromey@cygnus.com
Wed Jul 7 11:47:00 GMT 1999


I'm committing the appended patch, which turns off a couple more
failing Mauve tests.  This patch is only going on the 2.95 branch.

1999-07-07  Tom Tromey  <tromey@cygnus.com>

	* mauve-libgcj: Omit SocketTest and URLConnectionTest.

Tom

Index: mauve-libgcj
===================================================================
RCS file: /cvs/java/libgcj/libjava/mauve-libgcj,v
retrieving revision 1.7.2.3
diff -u -r1.7.2.3 mauve-libgcj
--- mauve-libgcj	1999/07/07 11:13:23	1.7.2.3
+++ mauve-libgcj	1999/07/07 18:43:16
@@ -40,3 +40,5 @@
 !java.net.URLConnection.MyURLConnection
 !java.text.SimpleDateFormat.Test
 !java.text.SimpleDateFormat.getAndSet2DigitYearStart
+!java.net.Socket.SocketTest
+!java.net.URLConnection.URLConnectionTest


More information about the Java-patches mailing list