classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch] Fixing 64-bit support for direct buffers


From: Michael Koch
Subject: [cp-patches] [Patch] Fixing 64-bit support for direct buffers
Date: Tue, 8 Feb 2005 19:09:31 -0600
User-agent: Mutt/1.5.6+20040907i

Hi list,


I just commited the attached patch to fix the handling of archs with
64-bit pointers. Thanks to Christian Thalinger from Cacao-project for
reporting.


Michael


2005-02-08  Michael Koch  <address@hidden>

        * native/jni/java-nio/java_nio_VMDirectByteBuffer.c
        (NIOGetPointer): Handle case of pointer size != 32 bit.
        (NIOGetRawData): Likewise.
        (Java_java_nio_VMDirectByteBuffer_init): Likewise.
        Fixed asking for primitive type 'long'.

Attachment: nio.diff
Description: Text document


reply via email to

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