This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
testsuite patch: PR3731
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: java-patches at gcc dot gnu dot org
- Date: Mon, 10 Dec 2001 12:49:36 +1300
- Subject: testsuite patch: PR3731
I'm checking this in.
2001-12-09 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
* libjava.lang/PR3731.out: Adjust output to reflect that "instanceof"
shouldn't trigger class initialization.
Index: PR3731.out
===================================================================
RCS file: /cvs/gcc/egcs/libjava/testsuite/libjava.lang/PR3731.out,v
retrieving revision 1.1
diff -u -r1.1 PR3731.out
--- PR3731.out 2001/07/19 14:03:08 1.1
+++ PR3731.out 2001/12/09 23:47:55
@@ -1,2 +1 @@
-Initialized
false