RFR: 8289689: (fs) Re-examine the need for normalization to Unicode Normalization Format D (macOS) [v2]

Alan Bateman alanb at openjdk.org
Mon Oct 31 16:22:40 UTC 2022


On Mon, 31 Oct 2022 16:11:12 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> Is it convention for all JDK system properties? Then I don't understand why `privilegedGetProperty` doesn't have exactly the same logic as you propose. Perhaps another helper method could be introduced?

It comes up quite often. Ideally privilegedGetProperty would have another parameter to indicate the default when the value is empty.

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

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


More information about the nio-dev mailing list