RFR: 8313796: AsyncGetCallTrace crash on unreadable interpreter method pointer [v4]

Richard Startin duke at openjdk.org
Mon Aug 7 21:52:47 UTC 2023


> We have observed invalid pointers to the interpreted method at Datadog. The fix is based on a discussion with and a code snippet from @parttimenerd.

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

  missing includes

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15178/files
  - new: https://git.openjdk.org/jdk/pull/15178/files/5a613b3a..1a8b10c2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15178&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15178&range=02-03

  Stats: 5 lines in 5 files changed: 5 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/15178.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15178/head:pull/15178

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


More information about the hotspot-dev mailing list