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: Michael Koch
Subject: Re: [cp-patches] [Patch] support for direct buffers
Date: Thu, 18 Nov 2004 13:46:44 +0100
User-agent: KMail/1.6.2

Am Donnerstag, 18. November 2004 12:40 schrieb Jeroen Frijters:
> 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.

Thanks, any other opinions ?

> Next up is memory mapped files.

That is already implemented here but I don't wanted to put it into 
this patch and I need to test it more before submitting.


Michael
-- 
Homepage: http://www.worldforge.org/




reply via email to

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