On Fri, 28 Mar 2025 20:17:30 GMT, Naoto Sato <na...@openjdk.org> wrote:

> Proposing to remove the `java.locale.useOldISOCodes` system property. This 
> property is for backward compatibility introduced back in JDK17 and I believe 
> it is now fine to remove it. In this PR targeting JDK25, it emits a 
> deprecate-for-removal warning on startup if the system property is set to 
> true (no behavioral change except the warning). The plan is eventually to 
> remove it after JDK25. A corresponding CSR has been drafted.

Thanks for the reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/24302#issuecomment-2769911047

Reply via email to