<i18n dev> RFR: 8319640: ClassicFormat::parseObject (from DateTimeFormatter) does not conform to the javadoc and may leak DateTimeException [v3]
Naoto Sato
naoto at openjdk.org
Mon Nov 13 18:41:08 UTC 2023
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16586/files
- new: https://git.openjdk.org/jdk/pull/16586/files/2b03aa2d..f43ae0f2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16586&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16586&range=01-02
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/16586.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16586/head:pull/16586
PR: https://git.openjdk.org/jdk/pull/16586
More information about the i18n-dev
mailing list