This is the mail archive of the java@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]

ZipOutputStream tests?


At this point, the biggest stumbling block for an all-gcj-built Kawa
is that the testsuite builds a testing.zip (compiled from Scheme),
using ZipOutputStream.  The result is way truncated.  This is
the simplest case imaginable - a single output file with no compression.
I've found and fixed some problems, but I still haven't gotten it
to work.  Do we have any tests of java.util.zip in general or
ZipOutputStream in particular?
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


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