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

Justin King jcking at openjdk.org
Mon Feb 13 17:11:32 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>

Filed [JDK-8302347](https://bugs.openjdk.org/browse/JDK-8302347) and [JDK-8302348](https://bugs.openjdk.org/browse/JDK-8302348) for Zero. Not sure which component, so just placed in Hotspot for now.

I'll wait for GHA to finish before integrating.

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

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


More information about the hotspot-runtime-dev mailing list