>>>>> "Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes:
Mark> Would it be ok to imported the java.util.zip java files from
Mark> libgcj into Classpath if I added documentation and the standard
Mark> copyright header?
As others have pointed out, the problem is with the JNI/CNI stuff.
But just to give you a definite answer: we definitely *want* our
java.util.zip to be put into Classpath, with the changes you mention.
Feel free to do that.
Mark> Or can't this be done until there is a JNI implementation of the
Mark> native code? What is the status of the Classpath/libgcj JNI/CNI
Mark> issue?
Paul had a plan to handle this involving C++ magic. He hasn't had
time to implement this, and neither has anybody else. I'm still
trying to get some time scheduled to fix the problem, as it is
becoming a real barrier to merging.
Tom