classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: java.util.zip


From: Mark Wielaard
Subject: Re: java.util.zip
Date: Mon, 26 Mar 2001 21:55:58 +0200
User-agent: Mutt/1.3.15i

Hi,

On Mon, Mar 26, 2001 at 12:41:23PM -0300, Elifarley wrote:
> At 
> 
> http://www.gnu.org/software/classpath/status.html#java.util.zip
> 
Sorry, those pages are very old. We haven't heard from Loren Peace for
a long time. The current plan is to import the java.util.zip implementation
from libgcj <http://gcc/gnu.org/java/>. The only problem is that the native
part is written in CNI and for Classpath we want (also) a JNI version in
Classpath so VMs that only support JNI can also use it.

Jochen Hoenicke has made a CNI to JNI conversion that can be found at
<http://www.informatik.uni-oldenburg.de/~delwi/classpath/JCL/>.
I still have not gotten around to testing and importing it in Classpath.

> I've created java.util.zip.ZipConstants, how can I contribute it to
> Classpath?
Could you compare it to the version in libgcj?

If you want to contribute large (more then 10/20 lines) pieces of code
you do have to sign over your copyright to the FSF. That way all Classpath
code can be legally defended by the FSF.

Thanks,

Mark
-- 
Stuff to read:
    <http://www.toad.com/gnu/whatswrong.html>
  What's Wrong with Copy Protection, by John Gilmore



reply via email to

[Prev in Thread] Current Thread [Next in Thread]