<i18n dev> Integrated: 8272473: Parsing epoch seconds at a DST transition with a non-UTC parser is wrong

Naoto Sato naoto at openjdk.java.net
Thu Aug 26 16:24:27 UTC 2021


On Mon, 23 Aug 2021 16:42:03 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Please review the fix to the subject issue. When instant seconds and zone co-exist in parsed data, instant seconds was not resolved correctly from them.

This pull request has now been integrated.

Changeset: fe7d7088
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/fe7d70886cc9985478c5810eff0790648a9aae41
Stats:     14 lines in 2 files changed: 8 ins; 0 del; 6 mod

8272473: Parsing epoch seconds at a DST transition with a non-UTC parser is wrong

Reviewed-by: joehw, rriggs, iris, lancea, scolebourne

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

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


More information about the i18n-dev mailing list