This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Two new test cases
- From: Andrew Haley <aph at cambridge dot redhat dot com>
- To: java-patches at gcc dot gnu dot org
- Date: Thu, 20 Dec 2001 14:02:49 +0000 (GMT)
- Subject: Two new test cases
- References: <3C216E38.1040801@waitaki.otago.ac.nz>
For file handle gc and null array checks. I committed these.
Andrew.
2001-12-20 Andrew Haley <aph@redhat.com>
* libjava.lang/FileHandleGcTest.out: New file.
* libjava.lang/FileHandleGcTest.java: New file.
* libjava.lang/Array_3.out: New file.
* libjava.lang/Array_3.java: New file.