commit-classpath
[Top][All Lists]
Advanced

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

Patch: several fixes in native NIO code


From: Michael Koch
Subject: Patch: several fixes in native NIO code
Date: Thu, 29 Apr 2004 16:42:24 +0200
User-agent: KMail/1.5.4

Hi list,


I just commited the attached patch to added 4 missing native methods of 
java.nio.MappedByteBufferImpl and to fix a typo in 
gnu_java_nio_channels_FileChannelImpl.c. Thanks to Ingo Prötel from 
Aicas for reporting.


Michael


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

        * include/java_nio_MappedByteBufferImpl.h:
        New file.
        * include/Makefile.am:
        Generate java_nio_MappedByteBufferImpl.h.
        * native/jni/java-nio/gnu_java_nio_channels_FileChannelImpl.c
        (implTruncate): Fixed typo.
        * native/jni/java-nio/java_nio_MappedByteBufferImpl.c:
        New file.
        * native/jni/java-nio/Makefile.am:
        Compile java_nio_MappedByteBufferImpl.c.

Attachment: fixes.diff
Description: Text Data


reply via email to

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