classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: PR 21372 (FileChannel.tryLock())


From: Andrew Overholt
Subject: [cp-patches] Patch: PR 21372 (FileChannel.tryLock())
Date: Tue, 3 May 2005 17:43:30 -0400
User-agent: Mutt/1.4.1i

This patches fixes FileChannel.tryLock() which is supposed to return null
if it could not acquire a lock.  See libgcj PR 21372 for a test case.  It
also fixes FileLock.toString() to match that of other implementations.

Andrew

Attachment: libjava-nullLock.patch
Description: Text document


reply via email to

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