RFR: 8319640: ClassicFormat::parseObject (from DateTimeFormatter) does not conform to the javadoc and may leak DateTimeException [v3]
Joe Wang
joehw at openjdk.org
Mon Nov 13 22:13:28 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 joehw (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16586#pullrequestreview-1728370308
More information about the core-libs-dev
mailing list