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: Sun, 21 Nov 2004 13:02:58 +0100
User-agent: KMail/1.6.2

Am Donnerstag, 18. November 2004 10:40 schrieb Michael Koch:

> 2004-11-18  Michael Koch  <address@hidden>
>
>  * gnu/classpath/RawData.java: Made abstract.
>  * gnu/classpath/RawData32.java,
>  gnu/classpath/RawData64.java: New files.
>  * include/Makefile.am:
>  Don't generate java_nio_DirectByteBufferImpl.h anymore
>  and generate java_nio_VMDirectByteBuffer.h now.
>  * java/nio/DirectByteBufferImpl.java:
>  Moved native methods to VMDirectByteBuffer.
>  * java/nio/MappedByteBufferImpl.java:
>  Use methods from VMDirectBteBuffer.
>  * native/jni/java-nio/Makefile.am:
>  Removed java_nio_DirectByteBufferImpl.c
>  and added java_nio_VMDirectByteBuffer.c
>  * include/java_nio_DirectByteBufferImpl.h,
>  native/jni/java-nio/java_nio_DirectByteBufferImpl.c:
>  Removed.
>  * include/java_nio_VMDirectByteBuffer.h,
>  * native/jni/java-nio/java_nio_VMDirectByteBuffer.c:
>  New files.

I commited this now.


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




reply via email to

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