git: openjdk/jdk: 8247514: Improve clhsdb 'findpc' ability to determine what an address points to by improving PointerFinder and PointerLocation classes
Chris Plummer
cjplummer at openjdk.java.net
Fri Feb 12 22:02:43 UTC 2021
Changeset: e29c560a
Author: Chris Plummer <cjplummer at openjdk.org>
Date: 2021-02-12 22:01:43 +0000
URL: https://git.openjdk.java.net/jdk/commit/e29c560a
8247514: Improve clhsdb 'findpc' ability to determine what an address points to by improving PointerFinder and PointerLocation classes
Reviewed-by: ysuenaga, kevinw
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/Method.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/JavaThread.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/PointerFinder.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/PointerLocation.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbFindPC.java
More information about the jdk-changes
mailing list