This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: RFC: java.net updates
- From: Tom Tromey <tromey at redhat dot com>
- To: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 27 Aug 2002 18:13:37 -0600
- Subject: Re: Patch: RFC: java.net updates
- References: <87fzx62sqr.fsf@fleche.redhat.com><3D6B1B36.8020809@waitaki.otago.ac.nz>
- Reply-to: tromey at redhat dot com
>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
Bryce> Given that much of the java.net code is not merged anyway due
Bryce> to the JNI/CNI issue, I wouldn't worry about it. I think its
Bryce> better to concentrate on functionality now and worry about the
Bryce> tricky merges later.
Some of the classes I've changed have been merged. I'm reluctant to
add methods that Classpath can't duplicate.
Still, for now I would like to move forward. I still do need someone
to try a Windows build of the patch to make sure I didn't break
anything. Can anybody on this list do that?
Tom