This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/18114] ByteBuffer.allocateDirect does not return a direct buffer


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-22 14:01 -------
Fixed on the mainline by:
2004-11-17  Michael Koch  <konqueror@gmx.de>
        
        *  java/nio/DirectByteBufferImpl.java
        (owner): Updated comment.
        (allocate): New method.

<http://gcc.gnu.org/ml/java-patches/2004-q4/msg00638.html>.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18114


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]