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

David Holmes dholmes at openjdk.org
Sat Dec 21 05:38:44 UTC 2024


On Tue, 17 Dec 2024 14:09:15 GMT, Simon Tooke <stooke at openjdk.org> wrote:

>> This PR addresses JDK-8340401 by adding a test for a thread with no stack currently assigned.
>
> Simon Tooke has updated the pull request incrementally with one additional commit since the last revision:
> 
>   add comments, un-problemlist tests

SystemDumpMapTest still fails after this - see [JDK-8346717](https://bugs.openjdk.org/browse/JDK-8346717)

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

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


More information about the hotspot-runtime-dev mailing list