RFR: 8279946: (ch) java.nio.channels.FileChannel tryLock and write methods are missing @throws NonWritableChannelException [v2]
Lance Andersen
lancea at openjdk.java.net
Thu Jan 20 19:37:50 UTC 2022
On Thu, 20 Jan 2022 19:25:56 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> For the no-arg `tryLock()` the NWCE throws clause is already there so there is nothing to add.
See it now. Was comparing the your latest update and forgot you handled this in the 1st commit, my bad
-------------
PR: https://git.openjdk.java.net/jdk/pull/7058
More information about the nio-dev
mailing list