Integrated: 8361370: runtime/Thread/TestThreadDumpMonitorContention.java fails due to time out on Windows

Anton Artemov duke at openjdk.org
Mon Sep 1 07:53:56 UTC 2025


On Fri, 22 Aug 2025 08:54:40 GMT, Anton Artemov <duke at openjdk.org> wrote:

> Hi, please consider the following changes:
> 
> Jstack streaming output should be disabled in the test as JDK-8354461 suggest. 
> 
> When disabled, the test does not hang with ZGC enabled. 
> 
> Tested locally.

This pull request has now been integrated.

Changeset: 48f70d7a
Author:    Anton Artemov <anton.artemov at oracle.com>
Committer: David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/48f70d7ad85dde49cc8134d4ac0312978a5cc9f7
Stats:     6 lines in 1 file changed: 5 ins; 0 del; 1 mod

8361370: runtime/Thread/TestThreadDumpMonitorContention.java fails due to time out on Windows

Reviewed-by: dholmes, amenkov

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

PR: https://git.openjdk.org/jdk/pull/26895


More information about the hotspot-runtime-dev mailing list