commit-classpath
[Top][All Lists]
Advanced

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

Patch: direct buffer implemmentation


From: Michael Koch
Subject: Patch: direct buffer implemmentation
Date: Mon, 12 Apr 2004 14:56:34 +0200
User-agent: KMail/1.5.4

Hi list,


I just commited a little patch to make the method "shiftDown" static by 
request of Guilhem Lavaux.


Michael


2004-04-12  Michael Koch  <address@hidden>

        * java/nio/DirectByteBufferImpl.java
        (shiftDown): Made static and give address of memory block as argument.
        * native/jni/java-nio/java_nio_DirectByteBufferImpl.c:
        Replaced "class" with "clazz".
        (shiftDown): Changed to new method signature.
        * include/java_nio_DirectByteBufferImpl.h: Regenerated.

Attachment: nio.diff
Description: Text Data


reply via email to

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