RFR: 8279663: serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspend…
Alan Bateman
alanb at openjdk.java.net
Thu Apr 28 12:59:05 UTC 2022
On Thu, 28 Apr 2022 12:44:02 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> …Test.java fails on Windows in loom repo
>
> The stack overflow is because fill_in_stack_trace has a new RegisterMap, so in debug mode, there are two on the stack. Increasing StackShadowPages in debug mode fixes this.
> Tested with this test.
It's good that you found this.
-------------
Marked as reviewed by alanb (Committer).
PR: https://git.openjdk.java.net/loom/pull/176
More information about the loom-dev
mailing list