Integrated: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check

Simon Tooke stooke at openjdk.org
Thu Dec 19 02:14:43 UTC 2024


On Thu, 19 Sep 2024 14:51:01 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.

This pull request has now been integrated.

Changeset: b0c40aad
Author:    Simon Tooke <stooke at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b0c40aadd2f028cf43eebdd2070411bb4a9bd09e
Stats:     8 lines in 4 files changed: 3 ins; 4 del; 1 mod

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

Reviewed-by: dholmes, stuefe, kevinw

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

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


More information about the hotspot-runtime-dev mailing list