[jdk25u] RFR: 8361897: gc/z/TestUncommit.java fails with Uncommitted too slow
duke
duke at openjdk.org
Thu Sep 25 11:57:22 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.
@jaysk1
Your change (at version 2c34d2c01802e71ea312488e4456375a9b66362e) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk25u/pull/233#issuecomment-3333592208
More information about the jdk-updates-dev
mailing list