Bug in Java.Util.Zip

2001-12-14 Thread Mike Krueger
Hi I've found a bug in Java.Util.Zip : When you compress files with the zipstream with deflatefast (compression level 1-3) sometimes an exception is throwed. If I change in DeflaterHuffman the isFull method from : return last_lit == BUFSIZE; to return last_lit + 16 >= BUFSIZE; the bug se

submitting mods that make JBOSS, Jigsaw and Tomcat run on GNU Classpath

2001-12-14 Thread Washburn, Weldon
We have GNU Classpath mods that make BMP/CMP entity beans and JMS run. We are in the process of bringing up ECPerf and Java Petstore benchmarks on GNU Classpath on ORP. Both of these are Enterprise Java Beans benchmarks and are well known to the Java application server community. I want to ge

cvs access news

2001-12-14 Thread Brian Jones
I've updated the web pages for anonymous cvs access since they were out of date. Developers and users should be aware that the /cvs root is going away. A news item is linked below with more information. https://savannah.gnu.org/forum/forum.php?forum_id=302 If you are a developer and have not m

Re: submitting mods that make JBOSS, Jigsaw and Tomcat run on GNU Cla sspath

2001-12-14 Thread Brian Jones
"Washburn, Weldon" <[EMAIL PROTECTED]> writes: > We have GNU Classpath mods that make BMP/CMP entity beans and JMS run. We > are in the process of bringing up ECPerf and Java Petstore benchmarks on GNU > Classpath on ORP. Both of these are Enterprise Java Beans benchmarks and > are well known

Re: submitting mods that make JBOSS, Jigsaw and Tomcat run on GNU Cla sspath

2001-12-14 Thread Mark Wielaard
Hi, On Fri, Dec 14, 2001 at 11:42:24AM -0800, Washburn, Weldon wrote: > We have GNU Classpath mods that make BMP/CMP entity beans and JMS run. We > are in the process of bringing up ECPerf and Java Petstore benchmarks on GNU > Classpath on ORP. Both of these are Enterprise Java Beans benchmark

Re: submitting mods that make JBOSS, Jigsaw and Tomcat run on GNU Cla sspath

2001-12-14 Thread Tom Tromey
> "Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes: Mark> That looks like a lot of files/changes. It might be a bit big Mark> for the mailinglist. If you could post separate the patches in Mark> logical groups and send them to the mailinglist indicidually Mark> that might make it easier to

JBOSS mods are now on https://savannah.gnu.org/patch/index.php

2001-12-14 Thread Washburn, Weldon
All, I just got approval to post the zip files. Diff the trees in patch ID 64 and patch ID 65 to see each mod in each file. The Copyright Paperwork is in the snail mail. Gansha, Will you supply the necessary change log to make it easier for the GNU Classpath folks to integrate your work? Also,

Re: JBOSS mods are now on https://savannah.gnu.org/patch/index.php

2001-12-14 Thread Bryce McKinlay
Washburn, Weldon wrote: >I just got approval to post the zip files. Diff the trees in patch ID 64 >and patch ID 65 to see each mod in each file. > I've made diffs and reposted separate patches for different packages that were changed. I also looked through the collections changes, and closed