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

Coleen Phillimore coleenp at openjdk.org
Mon Jul 18 15:08:08 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.

This pull request has now been integrated.

Changeset: 6882f0eb
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6882f0eb39a1a1db1393925fab4143a725a96b6a
Stats:     3 lines in 2 files changed: 0 ins; 1 del; 2 mod

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

Reviewed-by: lmesnik

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

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


More information about the hotspot-compiler-dev mailing list