RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v2]

David Holmes dholmes at openjdk.org
Sat Sep 21 08:05:35 UTC 2024


On Fri, 20 Sep 2024 13:41:34 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Yes, Simon is working on a solution. 

One solution may be to stop creating the threads in the suspended state and use the same protocol for initialization that is used for non-Windows threads. At least that way we get consistent behaviour. I wouldn't expect Simon to undertake that task though.

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

PR Comment: https://git.openjdk.org/jdk/pull/21091#issuecomment-2365052357


More information about the hotspot-runtime-dev mailing list