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

Anton Artemov duke at openjdk.org
Fri Aug 22 11:07:17 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.

Anton Artemov has updated the pull request incrementally with one additional commit since the last revision:

  8361370: Added explanatory comment.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26895/files
  - new: https://git.openjdk.org/jdk/pull/26895/files/724868b2..3bed268a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26895&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26895&range=00-01

  Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 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