This is the mail archive of the java-patches@sourceware.cygnus.com 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]

Re: PATCH: New test case for PR java.lang/258:


On Tue, 13 Jun 2000, Warren Levy wrote:

> I'm checking this in:
> 
> 2000-06-13  Warren Levy  <warrenl@cygnus.com>
> 
> 	Test for PR java.lang/258:
> 	* libjava.lang/Class_1.java: New file.
> 	* libjava.lang/Class_1.out: New file.

Doh, I've already patched this for a stupid omission:

Index: libjava.lang/Class_1.out
===================================================================
RCS file: /cvs/java/libgcj/libjava/testsuite/libjava.lang/Class_1.out,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- Class_1.out	2000/06/13 23:44:05	1.1
+++ Class_1.out	2000/06/13 23:52:00	1.2
@@ -7,7 +7,7 @@ true
 true
 false
 true
-printIsAssignableFrom(C[].class, C[][].class, false); case uncompilable
due to known compiler limitation.
+false
 true
 true
 false



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