RFR: 8289689: (fs) Re-examine the need for normalization to Unicode Normalization Format D (macOS) [v3]
Jaikiran Pai
jpai at openjdk.org
Wed Nov 2 05:48:05 UTC 2022
On Mon, 31 Oct 2022 16:37:38 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> On macOS, perform file name normalization if and only if a specific system property is set.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8289689: Remove unneeded check of ENABLE_FILE_NAME_ENCODING in test
On a related note, have we tested this change on a macos version < 10.13 just to be sure that the command line flag does indeed allow to revert back to old behaviour on those setups?
-------------
PR: https://git.openjdk.org/jdk/pull/10885
More information about the nio-dev
mailing list