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

Anton Artemov duke at openjdk.org
Fri Aug 22 09:45:10 UTC 2025


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.

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

Commit messages:
 - 8361370: Fixed test timeout on Windows

Changes: https://git.openjdk.org/jdk/pull/26895/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26895&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8361370
  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/26895.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26895/head:pull/26895

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


More information about the hotspot-runtime-dev mailing list