<i18n dev> RFR: 8319640: ClassicFormat::parseObject (from DateTimeFormatter) does not conform to the javadoc and may leak DateTimeException [v3]
Roger Riggs
rriggs at openjdk.org
Mon Nov 13 19:52:10 UTC 2023
On Mon, 13 Nov 2023 18:41:08 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Fixing the `Format::parseObject(String, ParsePosition)` implementation in `DateTimeFormatter` class, to not throw `DateTimeException` but to return null.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>
> comment fix^2
Marked as reviewed by rriggs (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16586#pullrequestreview-1728140279
More information about the i18n-dev
mailing list