RFR: 8362335: [macos] Change value of CFBundleDevelopmentRegion from "English" to "en-US"

Alexey Semenyuk asemenyuk at openjdk.org
Wed Aug 27 00:18:41 UTC 2025


On Tue, 26 Aug 2025 23:06:48 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

> After some consideration value of CFBundleDevelopmentRegion will be set to "en-US" (default documented valued) from "English" (not valid value based on documentation). Even if this option is set to default it was not removed for easy customization. CLI options is not added, since it is unclear how often end user need to override this value. CLI option might be considered if users needs to update CFBundleDevelopmentRegion more often.

Marked as reviewed by asemenyuk (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/26949#pullrequestreview-3157734969


More information about the core-libs-dev mailing list