This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: remove all traces of java.io.FileDescriptor from java.net
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Jeff Sturm <jsturm at one-point dot com>
- Cc: Tom Tromey <tromey at redhat dot com>, java-patches at gcc dot gnu dot org
- Date: Thu, 28 Mar 2002 16:20:20 +1200
- Subject: Re: PATCH: remove all traces of java.io.FileDescriptor from java.net
- References: <Pine.LNX.4.10.10203272317260.6878-100000@mars.deadcafe.org>
Jeff Sturm wrote:
>On 26 Mar 2002, Tom Tromey wrote:
>
>>We need a comment somewhere indicating that we purposely don't
>>initialize `fd', and why. Otherwise in a couple years someone will
>>notice and try to put it back.
>>
>
>Committed to branch and mainline with comments. Thanks.
>
Thanks, although I'd still like to know why the synchronization is required!
regards
Bryce.