RFR: 8304591: (fs) UnixPath.stringValue need not be volatile [v2]
Sergey Tsypanov
stsypanov at openjdk.org
Tue Mar 21 09:27:18 UTC 2023
On Tue, 21 Mar 2023 09:08:34 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Sergey Tsypanov has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Revert
>
> src/java.base/unix/classes/sun/nio/fs/UnixPath.java line 48:
>
>> 46: import static sun.nio.fs.UnixConstants.O_RDONLY;
>> 47: import static sun.nio.fs.UnixNativeDispatcher.open;
>> 48: import static sun.nio.fs.UnixNativeDispatcher.realpath;
>
> Please revert this change.
Done
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13115#discussion_r1143084473
More information about the nio-dev
mailing list