diff options
author | Casey Marshall <csm@gnu.org> | 2004-11-12 19:15:27 +0000 |
---|---|---|
committer | Bryce McKinlay <bryce@gcc.gnu.org> | 2004-11-12 19:15:27 +0000 |
commit | 2941ddc40c965ec17dd12f4af234b09aa053966c (patch) | |
tree | a74e9b7a3d337de58e31ea8e168feb672a001e1a /libjava/testsuite/lib/libjava.exp | |
parent | 556f03c4f01a0bb64dbdbc198eb7b44ce3ff9e2c (diff) | |
download | gcc-2941ddc40c965ec17dd12f4af234b09aa053966c.zip gcc-2941ddc40c965ec17dd12f4af234b09aa053966c.tar.gz gcc-2941ddc40c965ec17dd12f4af234b09aa053966c.tar.bz2 |
FileLock.java (isValid): locks are valid if the channel is open.
2004-11-11 Casey Marshall <csm@gnu.org>
* gnu/java/nio/FileLock.java (isValid): locks are valid if the
channel is open.
* gnu/java/nio/channels/natFileChannelPosix.cc (lock): use
'F_RDLCK' for shared locks, 'F_WRLCK' for exclusive locks.
From-SVN: r90538
Diffstat (limited to 'libjava/testsuite/lib/libjava.exp')
0 files changed, 0 insertions, 0 deletions