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]

Patch: FYI: jacks update


My nightly build revealed a few new jacks passes.  I'm checking in
this update.  I didn't look to see what changes fixed these failures.

Ideally all front-end changes would be tested against jacks, and then
the xfail file updated.  The general rule should be that jacks
regressions are not allowed.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>

	* libjava.jacks/jacks.xfail: Updated.

Index: libjava.jacks/jacks.xfail
===================================================================
RCS file: /cvs/gcc/gcc/libjava/testsuite/libjava.jacks/jacks.xfail,v
retrieving revision 1.8
diff -u -r1.8 jacks.xfail
--- libjava.jacks/jacks.xfail 27 Sep 2003 20:22:03 -0000 1.8
+++ libjava.jacks/jacks.xfail 8 Nov 2003 18:54:16 -0000
@@ -128,7 +128,6 @@
 8.1.3-object-3
 8.1.3-superclass-5
 8.1.3-superclass-6
-8.2-accessibility-inherited-member-5
 8.8.5.1-example-1
 8.8.5.1-example-3
 8.8.5.1-qualified-1
@@ -225,10 +224,6 @@
 8.7-abrupt-1
 8.7-complete-1
 8.7-complete-3
-5.1.3-dti-1
-5.1.3-dti-2
-5.1.3-fti-1
-5.1.3-fti-2
 5.1.2-bts-1
 5.1.2-bts-2
 5.1.2-bts-3


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