[jdk21u-dev] RFR: 8319640: ClassicFormat::parseObject (from DateTimeFormatter) does not conform to the javadoc and may leak DateTimeException
Xiaolong Peng
xpeng at openjdk.org
Wed Oct 30 21:20:41 UTC 2024
On Mon, 28 Oct 2024 23:07:52 GMT, Xiaolong Peng <xpeng at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [fe0ccdf5](https://github.com/openjdk/jdk/commit/fe0ccdf5f8a5559a608d2e2cd2b6aecbe245c5ec) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Naoto Sato on 13 Nov 2023 and was reviewed by Roger Riggs, Iris Clark, Justin Lu and Joe Wang.
>
> Thanks!
Also ran all tests under jdk `CONF=linux-x86_64-server-fastdebug make test TEST=jdk/* JTREG_KEYWORDS=!headful`, totally 9 failures and all were related to print APIs(no printer for the tests).
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1101#issuecomment-2448400524
More information about the jdk-updates-dev
mailing list