RFR: 8297967: Make frame::safe_for_sender safer [v2]

Johannes Bechberger duke at openjdk.org
Thu Dec 1 19:21:54 UTC 2022


> Makes frame::safe_for_sender safer by using os::is_readable_pointer to check the location of the return address.

Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:

  Imrove fix, thanks Martin

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11461/files
  - new: https://git.openjdk.org/jdk/pull/11461/files/01d5e721..a8903005

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

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

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


More information about the hotspot-dev mailing list