This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: ByteBuffer.asReadOnlyBuffer() and direct byte buffers
- From: Michael Koch <konqueror at gmx dot de>
- To: Erik Larsson <catacombae at gmail dot com>
- Cc: java at gcc dot gnu dot org
- Date: Sat, 3 Oct 2009 08:19:21 +0200
- Subject: Re: ByteBuffer.asReadOnlyBuffer() and direct byte buffers
- References: <4AC0208F.2040109@gmail.com> <4AC6D35A.5020608@gmail.com>
On Sat, Oct 03, 2009 at 06:30:18AM +0200, Erik Larsson wrote:
> Hi,
>
> Should I report this somewhere else?
http://gcc.gnu.org/bugzilla/ would probably better so it don't get lost.
Bug reports in mailing list tend to get lost.
Cheers,
Michael