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]

Re: Patch: out of memory error when reading jar files with zip comments


>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:

Ranjit> Now that you've checked this into trunk, I should
Ranjit> note that it also seems to fix the failure for Jacks
Ranjit> testcase "non-jls-zip-2".

Thanks for the reminder.  I'm checking this in on the trunk and the
4.0 branch.

Tom

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

	* testsuite/libjava.jacks/jacks.xfail (non-jls-zip-2): Now
	passes.

Index: testsuite/libjava.jacks/jacks.xfail
===================================================================
--- testsuite/libjava.jacks/jacks.xfail	(revision 106647)
+++ testsuite/libjava.jacks/jacks.xfail	(working copy)
@@ -686,4 +686,3 @@
 non-jls-jsr41.4-loop-7
 non-jls-jsr41.4-loop-8
 non-jls-jsr41.4-loop-9
-non-jls-zip-2


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