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: Michael Koch <konqueror at gmx dot de>
- To: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>, tromey at redhat dot com
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: Tue, 27 Aug 2002 08:37:18 +0200
- Subject: Re: Patch: RFC: java.net updates
- References: <87fzx62sqr.fsf@fleche.redhat.com> <3D6B1B36.8020809@waitaki.otago.ac.nz>
Am Dienstag, 27. August 2002 08:24 schrieb Bryce McKinlay:
> Tom Tromey wrote:
> >This patch adds some new functionality to java.net. I'm not checking
> >it in yet for two reasons:
> >
> >* Some of this could be merged back to Classpath, but first I'd need
> > to write JNI versions of the new native code. I don't know when I
> > can do this. Is this sufficient reason to hold off checking this in
> > to libgcj?
>
> Given that much of the java.net code is not merged anyway due to the
> JNI/CNI issue, I wouldn't worry about it. I think its better to
> concentrate on functionality now and worry about the tricky merges later.
I would welcome this too because your patches makes it impossible for me to
send patches that change the same files.
Michael