<i18n dev> RFR: 8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format [v8]

Shaojin Wen duke at openjdk.org
Sun Nov 19 02:22:37 UTC 2023


On Sun, 19 Nov 2023 01:52:13 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> JapaneseChronology is an IsoChronology so run the test again (before committing) to make sure.
>
> `JapaneseChronology` is not extending `IsoChronology`, and that is the gist of the change I suggested.

I added the testcase of IsoChronology and it also passed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16033#discussion_r1398309517


More information about the i18n-dev mailing list