Integrated: 8362335: [macos] Change value of CFBundleDevelopmentRegion from "English" to "en-US"
Alexander Matveev
almatvee at openjdk.org
Thu Aug 28 21:25:46 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.
This pull request has now been integrated.
Changeset: 05da2137
Author: Alexander Matveev <almatvee at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/05da2137f1cb6eef1cfc7693905daf789d315b5c
Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 mod
8362335: [macos] Change value of CFBundleDevelopmentRegion from "English" to "en-US"
Reviewed-by: asemenyuk
-------------
PR: https://git.openjdk.org/jdk/pull/26949
More information about the core-libs-dev
mailing list