RFR: 8290013: serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspendTest.java failed "assert(!in_vm) failed: Undersized StackShadowPages"
Coleen Phillimore
coleenp at openjdk.org
Fri Jul 15 18:56:26 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.
> ⚠️ 8290013 is used in problem lists: [test/hotspot/jtreg/ProblemList-Xcomp.txt]
Thank you Skara bots. Rerunning tier7 with the test removed from the problem list.
I removed the test from the problem list and reran tier7, where it was failing with no failures.
-------------
PR: https://git.openjdk.org/jdk/pull/9514
More information about the hotspot-compiler-dev
mailing list