-
Sub-task
-
Resolution: Delivered
-
P4
-
19
-
generic
-
generic
The method `java.nio.channels.FileChannel.lock(long position, long size, boolean shared)` has been changed such that a size value of zero means to lock all bytes from the specified starting position to the end of the file, regardless of whether the file is subsequently extended or truncated.