RFR: JDK-8302102: Disable ASan for SafeFetch and os::print_hex_dump [v3]

Justin King jcking at openjdk.org
Mon Feb 13 17:06:00 UTC 2023


> Disable ASan instrumentation for non-assembly versions of SafeFetch and os::print_hex_dump.

Justin King has updated the pull request incrementally with one additional commit since the last revision:

  Rename ATTRIBUTE_NO_SANITIZE_ADDRESS to ATTRIBUTE_NO_ASAN
  
  Signed-off-by: Justin King <jcking at google.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12477/files
  - new: https://git.openjdk.org/jdk/pull/12477/files/a6f7e8e8..df9076e5

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

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

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


More information about the hotspot-runtime-dev mailing list