RFR: 8290013: serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspendTest.java failed "assert(!in_vm) failed: Undersized StackShadowPages"

Coleen Phillimore coleenp at openjdk.org
Mon Jul 18 15:08:06 UTC 2022


On Fri, 15 Jul 2022 12:31:44 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Bumped up the PRODUCT stack shadow pages, since if I change the assert(!in_vm) to a guarantee, I get the failure in product mode too. 
> Tested with tier7 and failed test now passing.

Thanks Leonid!

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

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


More information about the hotspot-compiler-dev mailing list