RFR: JDK-8302102: Disable ASan for SafeFetch and os::print_hex_dump [v3]
David Holmes
dholmes at openjdk.org
Tue Feb 14 06:41:43 UTC 2023
On Mon, 13 Feb 2023 17:06:00 GMT, Justin King <jcking at openjdk.org> wrote:
>> 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>
Marked as reviewed by dholmes (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12477
More information about the hotspot-runtime-dev
mailing list