> 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: no need to force -XX:-UseZGC ------------- Changes: - all: https://git.openjdk.org/jdk/pull/22870/files - new: https://git.openjdk.org/jdk/pull/22870/files/f62bbd7c..4574a2d0 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=22870&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22870&range=03-04 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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