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:43:31 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

Marked as reviewed by jpai (Reviewer).

Thank you for that change in the test, Brian. The test looks fine to me. The source change looks fine too, but I don't have enough knowledge of it.

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

PR: https://git.openjdk.org/jdk/pull/10885


More information about the nio-dev mailing list