This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: java.io.FileDescriptor - API merging with classpath
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: 08 May 2003 12:35:35 -0600
- Subject: Re: Patch: java.io.FileDescriptor - API merging with classpath
- References: <200305071159.18302.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I would like to commit the attached patch to trunk to make
Michael> java.io.FileDescriptor similiar in its use to the one of classpath.
Looks great, thanks.
Tom