On Tue, 22 Oct 2024 18:09:57 GMT, Naoto Sato <na...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: e64f0798 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e64f0798be64d334b3ec2a918687aafc2031a8b7 Stats: 118 lines in 3 files changed: 91 ins; 20 del; 7 mod 8342582: user.region for formatting number no longer works for 21.0.5 Reviewed-by: jlu, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/21645