This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Patch: removed Array_1 xfail
- To: Java Patch List <java-patches at sourceware dot cygnus dot com>
- Subject: Patch: removed Array_1 xfail
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 26 Mar 2000 13:21:41 -0700
- Reply-To: tromey at cygnus dot com
I'm checking in this change.
Array_1 should no longer fail, as Alex has changed the compiler to
accept the `.class' syntax.
2000-03-26 Tom Tromey <tromey@cygnus.com>
* libjava.lang/Array_1.xfail: Removed.
Tom