On Mon, 9 May 2022 18:59:43 GMT, Naoto Sato <na...@openjdk.org> wrote:

> This is to extend the `Custom ID`s in `java.util.TimeZone` class to support 
> second-level resolution, enabling round trips with `java.time.ZoneOffset`s. 
> Corresponding CSR is also being drafted.

This pull request has now been integrated.

Changeset: b884db8f
Author:    Naoto Sato <na...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/b884db8f7c03fd300becaeb9d572f3b2c18351ae
Stats:     155 lines in 4 files changed: 110 ins; 0 del; 45 mod

8285844: TimeZone.getTimeZone(ZoneOffset) does not work for all ZoneOffsets and 
returns GMT unexpected

Reviewed-by: uschindler, scolebourne, joehw

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

PR: https://git.openjdk.java.net/jdk/pull/8606

Reply via email to