bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/24412] java.nio.channels.FileChannel#tryLock() fails to t


From: mark at gcc dot gnu dot org
Subject: [Bug classpath/24412] java.nio.channels.FileChannel#tryLock() fails to throw an OverlappingFileLockException
Date: 17 Oct 2005 22:27:03 -0000


------- Comment #3 from mark at gcc dot gnu dot org  2005-10-17 22:27 -------
This is still an issue with the latest CVS version. We don't keep a list from
FileChannel to FileLocks. Otherwise this would be simple to implement since
FileLock has an overlaps() method. There are mauve tests for
FileLock.overlaps(), but not for OverlappingFileLockExceptions.


-- 

mark at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-10-17 22:27:03
               date|                            |


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





reply via email to

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