RFR: 8279663: serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspend…

Coleen Phillimore coleenp at openjdk.java.net
Thu Apr 28 13:07:59 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.

Thanks Alan.

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

PR: https://git.openjdk.java.net/loom/pull/176


More information about the loom-dev mailing list