RFR: JDK-8313796: AsyncGetCallTrace crash on unreadable interpreter method pointer [v2]

Richard Startin duke at openjdk.org
Tue Aug 8 18:36:01 UTC 2023


> Makes AsyncGetCallTrace more resilient to method unloading.

Richard Startin has updated the pull request incrementally with one additional commit since the last revision:

  DRY

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/15193/files
  - new: https://git.openjdk.org/jdk/pull/15193/files/72e4ab71..6a257d4b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15193&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15193&range=00-01

  Stats: 63 lines in 7 files changed: 15 ins; 41 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/15193.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15193/head:pull/15193

PR: https://git.openjdk.org/jdk/pull/15193


More information about the hotspot-dev mailing list