classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cp-patches] [Patch] support for direct buffers


From: Jeroen Frijters
Subject: RE: [cp-patches] [Patch] support for direct buffers
Date: Thu, 18 Nov 2004 12:40:03 +0100

Michael Koch wrote:
> Damn, you are right. I forgot to add VMDirectByteBuffer.java. I can't 
> verify a problem with DirectByteBufferImpl.java. I made the patch 
> against latest CVS. Perhaps you have local changes in this class ?

I'm not sure why it didn't want to apply, but when I forced it I didn't
have any problems. I have implemented direct ByteBuffer support in IKVM
(by writing my own VMDirectByteBuffer.java and replacing RawData.java
with my own version). I haven't done any real testing, but it seems to
work.

Next up is memory mapped files.

Thanks.

Regards,
Jeroen






reply via email to

[Prev in Thread] Current Thread [Next in Thread]