On Fri, 10 Sep 2021 21:52:36 GMT, John R Rose <[email protected]> wrote:
>> Pavel Rappo has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Revert two fixes
>
> src/java.base/share/classes/java/nio/channels/FileChannel.java line 567:
>
>> 565: * If {@code true} then this method is required to force
>> changes
>> 566: * to both the file's content and metadata to be written to
>> 567: * storage; otherwise, it needs only force content changes
>> to be
>
> (same as previous comment: the suggested fix makes the English *less*
> correct)
Reverted both in 9a9deee; thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5475