hg: jdk9/hs/hotspot: 8163143: illegal bci error with interpreted frames in SA due to mirror being stored in interpreted frames

dmitry.samersoff at oracle.com dmitry.samersoff at oracle.com
Thu Aug 11 16:12:03 UTC 2016


Changeset: b84f097dc4c5
Author:    dsamersoff
Date:      2016-08-11 17:47 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/b84f097dc4c5

8163143: illegal bci error with interpreted frames in SA due to mirror being stored in interpreted frames
Summary: Added code to represent the frame mirror offset in SA
Reviewed-by: dsamersoff
Contributed-by: jini.george at oracle.com

! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64Frame.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/sparc/SPARCFrame.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/x86/X86Frame.java



More information about the jdk9-hs-changes mailing list