RFR: 8346717: serviceability/dcmd/vm/SystemDumpMapTest.java failing on Windows with "Stack base not yet set for thread id" [v2]

Simon Tooke stooke at openjdk.org
Thu Jan 2 19:14:56 UTC 2025


> This test fixes an issue with incomplete Windows threads not yet having a stack.  A test for a null stack_base is added to guard against the potential null dereference.  An additional test using ZGC is added to the jtreg SystemMapTest.

Simon Tooke has updated the pull request incrementally with one additional commit since the last revision:

  refine jtreg tags per review

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22870/files
  - new: https://git.openjdk.org/jdk/pull/22870/files/1da4240d..9819f027

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

  Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/22870.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22870/head:pull/22870

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


More information about the serviceability-dev mailing list