[jdk17u-dev] Integrated: 8319640: ClassicFormat::parseObject (from DateTimeFormatter) does not conform to the javadoc and may leak DateTimeException

Xiaolong Peng xpeng at openjdk.org
Fri Nov 22 17:44:24 UTC 2024


On Tue, 19 Nov 2024 01:12:23 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.
> 
> Tese:
> - [x] `CONF=linux-x86_64-server-fastdebug  make  test TEST=jdk/* JTREG_KEYWORDS=!headful`, there are failures caused by  missing printer for test, not related this change. 
> 
> Thanks!

This pull request has now been integrated.

Changeset: e0dd517d
Author:    Xiaolong Peng <xpeng at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/e0dd517d5027fba176dbd386f2c325e960c1b900
Stats:     50 lines in 2 files changed: 34 ins; 8 del; 8 mod

8319640: ClassicFormat::parseObject (from DateTimeFormatter) does not conform to the javadoc and may leak DateTimeException

Backport-of: fe0ccdf5f8a5559a608d2e2cd2b6aecbe245c5ec

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

PR: https://git.openjdk.org/jdk17u-dev/pull/3059


More information about the jdk-updates-dev mailing list