<i18n dev> Integrated: 8342550: Log warning for using JDK1.1 compatible time zone IDs for future removal

Naoto Sato naoto at openjdk.org
Wed Jan 15 17:17:57 UTC 2025


On Fri, 10 Jan 2025 23:05:13 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> The use of [three-letter time zone IDs](https://download.java.net/java/early_access/jdk24/docs/api/java.base/java/util/TimeZone.html#three-letter-time-zone-ids-heading) has long been deprecated. For their actual removal in the future, making the runtime emit warnings for using those IDs would be desirable.

This pull request has now been integrated.

Changeset: cfe70ebc
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cfe70ebcb3a9fadceac5eccdc1f3353d0d74c235
Stats:     61 lines in 3 files changed: 56 ins; 0 del; 5 mod

8342550: Log warning for using JDK1.1 compatible time zone IDs for future removal

Reviewed-by: jlu, joehw, iris

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

PR: https://git.openjdk.org/jdk/pull/23049


More information about the i18n-dev mailing list