This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]