hg: jdk9/hs/jdk: 8147039: Incorrect locals and operands in compiled frames

brent.christian at oracle.com brent.christian at oracle.com
Fri May 6 01:14:31 UTC 2016


Changeset: d2f46fdfc3ca
Author:    bchristi
Date:      2016-05-05 11:44 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs/jdk/rev/d2f46fdfc3ca

8147039: Incorrect locals and operands in compiled frames
Summary: Implement stack walking using javaVFrame instead of vframeStream
Reviewed-by: mchung, vlivanov

+ test/java/lang/StackWalker/CountLocalSlots.java
! test/java/lang/StackWalker/LocalsAndOperands.java
+ test/java/lang/StackWalker/LocalsCrash.java



More information about the jdk9-hs-changes mailing list