From: John L. <je...@pi...> - 2001-10-20 19:33:32
|
> That bug was already fixed in the classpath repository. There was > another bug that could cause a ArrayIndexOutOfBoundException, which > was fixed there, too. > > BTW, we should make a script that copies the classpath java.util.zip > sources into a net.sf.jazzlib package which can then be used for > inclusion in applet code. This package could be distributed from the > SourceForge site. John what do you think? Sounds like a good idea. I'll take responsibility for this (unless you want to do it). This means changing all the headers in the source files to indicate a new package. I noticed today that the jikes research VM people (used to be called Jalapeno) have used Jazzlib (at one time or another). http://www-124.ibm.com/developerworks/oss/jikesrvm/index.shtml I'll start working on the new package, I'll post to the list and update the web site when I'm done. John Leuner |