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

Leonid Mesnik lmesnik at openjdk.org
Fri Jul 15 19:33:02 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.

Marked as reviewed by lmesnik (Reviewer).

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

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


More information about the hotspot-compiler-dev mailing list