This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: java.nio direct buffers
- 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: 17 Jun 2003 11:10:40 -0600
- Subject: Re: Patch: java.nio direct buffers
- References: <200306171602.09331.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 which adds real direct
Michael> buffer support to libgcj. Please review and comment.
I looked at the JNI parts, and they look fine to me.
Thanks.
Tom