RFR: 8341484: TimeZone.toZoneId() throws exception when using old mapping for "HST"

Justin Lu jlu at openjdk.org
Tue Oct 8 18:05:05 UTC 2024


On Tue, 8 Oct 2024 17:46:16 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> This is indeed surprising that this has not been revealed by now. I guess nobody used this old mapping before... Anyway, I am now trying to get rid of this old mapping behavior altogether (https://bugs.openjdk.org/browse/JDK-8340477), so the entire code will be gone.

I guess the fact this behavior has not been discovered further supports the change that we can remove the workaround altogether. Will close out this PR and issue then.

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

PR Comment: https://git.openjdk.org/jdk/pull/21332#issuecomment-2400499127


More information about the core-libs-dev mailing list