<i18n dev> RFR: 8342582: user.region for formatting number no longer works for 21.0.5 [v2]
Naoto Sato
naoto at openjdk.org
Tue Oct 22 22:12:11 UTC 2024
> This is a regression caused by the fix to [JDK-8321206](https://bugs.openjdk.org/browse/JDK-8321206), where the default locale with `user.region` creation is inadvertently broken. Fix is to restore the user.region override within StaticProperty initialization.
Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
Reflects review comments
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21645/files
- new: https://git.openjdk.org/jdk/pull/21645/files/ca2b84ad..2e5f2e0b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21645&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21645&range=00-01
Stats: 20 lines in 1 file changed: 18 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/21645.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21645/head:pull/21645
PR: https://git.openjdk.org/jdk/pull/21645
More information about the i18n-dev
mailing list