RFR: 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:56 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.
Thank you for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23049#issuecomment-2593500862
More information about the core-libs-dev
mailing list