classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch] NIO merged


From: Michael Koch
Subject: [cp-patches] [Patch] NIO merged
Date: Fri, 7 Jan 2005 19:53:18 +0100
User-agent: Mutt/1.5.6+20040907i

Hi list,


I commited the attached patch to merge the latest fixes for java.nio from GCC 
HEAD.


Michael


2005-01-07  Michael Koch  <address@hidden>

        * java/nio/Buffer.java (address): New field.
        * java/nio/DirectByteBufferImpl.java (address): Removed.
        * java/nio/MappedByteBufferImpl.java (address): Likewise..
        * java/nio/CharViewBufferImpl.java (CharViewBufferImpl): Explicitely
        initialize Buffer.address if needed.
        * java/nio/DoubleViewBufferImpl.java (DoubleViewBufferImpl): Likewise.
        * java/nio/FloatViewBufferImpl.java (FloatViewBufferImpl): Likewise.
        * java/nio/IntViewBufferImpl.java (IntViewBufferImpl): Likewise.
        * java/nio/LongViewBufferImpl.java (LongViewBufferImpl): Likewise.
        * java/nio/ShortViewBufferImpl.java (ShortViewBufferImpl): Likewise.

Attachment: nio.diff
Description: Text document


reply via email to

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