RFR: 5041655: (ch) FileLock: negative param and overflow issues [v2]

Alan Bateman alanb at openjdk.java.net
Tue Feb 8 20:02:09 UTC 2022


On Tue, 8 Feb 2022 19:21:04 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Commit 02: suggested source changes made; javadoc not yet changed.

I think the change will be in FileChannelImpl.lock so that the same size is used to create the FileLock and passed through to the native dispatcher.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7254


More information about the nio-dev mailing list