[Bug libgcj/13137] [eclipse 3.0] need java.nio file locking

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri May 27 00:07:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-27 00:07 -------
Fixed by:
2004-01-23  Michael Koch  <konqueror@gmx.de>
        
        * gnu/java/nio/FileLockImpl.java:
        Fixed filename in copyright.
        (released): Removed.
        (finalize): New method.
        * gnu/java/nio/natFileLockImpl.cc
        (releaseImpl): Implemented.
        * java/nio/channels/FileChannelImpl.java:
        Reworked imports.
        (lock): Implemented.
        (lockImpl): New method.
        (tryLock): Implemented.
        (tryLockImpl): New method.
        * java/nio/channels/natFileChannelImpl.cc
        (lockImpl): New method.
        (tryLockImpl): New method.

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


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



More information about the Java-prs mailing list