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

duke duke at openjdk.org
Fri Jan 10 13:29:48 UTC 2025


On Thu, 9 Jan 2025 20:48:21 GMT, Simon Tooke <stooke at openjdk.org> wrote:

>> 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

@stooke 
Your change (at version 4574a2d00f365f4c77af3a719a23c237ee102fe8) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/22870#issuecomment-2582711707


More information about the hotspot-dev mailing list