Integrated: 8279663: serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspend…
    Coleen Phillimore 
    coleenp at openjdk.java.net
       
    Thu Apr 28 13:08:00 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.
This pull request has now been integrated.
Changeset: cc63efc8
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.java.net/loom/commit/cc63efc880f84fe5c4865fc00c52a882dd2b92eb
Stats:     5 lines in 2 files changed: 0 ins; 3 del; 2 mod
8279663: serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspend…
Reviewed-by: alanb
-------------
PR: https://git.openjdk.java.net/loom/pull/176
    
    
More information about the loom-dev
mailing list