[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NIO ByteBuffer & VM independence
From: |
Michael Koch |
Subject: |
Re: NIO ByteBuffer & VM independence |
Date: |
Tue, 9 Nov 2004 10:31:23 +0100 |
User-agent: |
KMail/1.6.2 |
Am Samstag, 6. November 2004 12:39 schrieb Ewout Prangsma:
> Hi all,
>
> Would it be possible to introduce a new VM specific class in the
> java.nio package that delegates all the static allocate,
> allocateDirect & wrap methods of ByteBuffer to their specific
> implementation?
>
> I think it should be easy to implement but would allow much greater
> freedom in how VM's want to implement it.
Yeah, I have thought about this and it should be pretty easy. Please
wait for a patch commited in some days.
Michael
--
Homepage: http://www.worldforge.org/