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

Richard Startin duke at openjdk.org
Tue Aug 8 17:56:40 UTC 2023


Makes AsyncGetCallTrace more resilient to method unloading.

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

Commit messages:
 - JDK-8313796: AsyncGetCallTrace crash on unreadable interpreter method pointer

Changes: https://git.openjdk.org/jdk/pull/15193/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15193&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8313796
  Stats: 45 lines in 5 files changed: 39 ins; 0 del; 6 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