RFR: 8361370: runtime/Thread/TestThreadDumpMonitorContention.java fails due to time out on Windows [v3]
    Anton Artemov 
    duke at openjdk.org
       
    Tue Aug 26 07:55:51 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: Fixed typos in the comment.
  
  Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/26895/files
  - new: https://git.openjdk.org/jdk/pull/26895/files/3bed268a..895a5d97
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26895&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26895&range=01-02
  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 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