[jdk25u] Integrated: 8361897: gc/z/TestUncommit.java fails with Uncommitted too slow

Jayashree S Kumar duke at openjdk.org
Thu Sep 25 15:28:54 UTC 2025


On Tue, 23 Sep 2025 09:58:18 GMT, Jayashree S Kumar <duke at openjdk.org> wrote:

> A clean backport for [JDK-8361897](https://bugs.openjdk.org/browse/JDK-8361897)
> 
> This patch is loosens the threshold for flagging slow un-committing as an error in TestUncommit.java.
> 
> Backporting this patch can help fix intermittent issue in environments where external factors affect whether un-committing is run as expected. But ensure to still capture if the un-commit logic breaks completely.
> 
> Testing: Ran TestUncommit.java test (with and without JVM options) on all supported platforms and see them pass.

This pull request has now been integrated.

Changeset: 00318ca3
Author:    Jayashree S Kumar <jayashree.s.kumar at oracle.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk25u/commit/00318ca3ebdf105f8f06c25c9577e3564a31a4cc
Stats:     9 lines in 1 file changed: 9 ins; 0 del; 0 mod

8361897: gc/z/TestUncommit.java fails with Uncommitted too slow

Backport-of: 3f21c8bd1f0cd7f27df940505b249ba7798940cf

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

PR: https://git.openjdk.org/jdk25u/pull/233


More information about the jdk-updates-dev mailing list