hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Apr 28 20:45:30 UTC 2020
Changeset: 1d09feee810c
Author: cjplummer
Date: 2020-04-28 13:35 -0700
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/1d09feee810c
8231634: SA stack walking fails with "illegal bci"
Reviewed-by: amenkov, sspitsyn
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ConstMethod.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ThreadStackTrace.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/x86/X86Frame.java
! test/jdk/ProblemList.txt
Changeset: 06745527c7b8
Author: cjplummer
Date: 2020-04-28 13:38 -0700
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/06745527c7b8
8243500: SA: Incorrect BCI and Line Number with jstack if the top frame is in the interpreter (BSD and Windows)
Reviewed-by: amenkov, sspitsyn
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/bsd_amd64/BsdAMD64JavaThreadPDAccess.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/win32_amd64/Win32AMD64JavaThreadPDAccess.java
+ test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackLineNumbers.java
More information about the jdk-sandbox-changes
mailing list