This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] gnu.java.nio.MappedByteFileBuffer (with patch)
- 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: 01 Mar 2003 16:38:18 -0700
- Subject: Re: [PATCH] gnu.java.nio.MappedByteFileBuffer (with patch)
- References: <200302251212.57075.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror at gmx dot de> writes:
Michael> I commitedt the attached patch to trunk. It adds two new
Michael> files. But they will not be applied until Tom reviewed the
Michael> mmap configure patch.
I finally did that today. I looked through this patch and I don't see
the dependency on the mmap patch. But no matter...
Tom