Integrated: JDK-8302102: Disable ASan for SafeFetch and os::print_hex_dump
Justin King
jcking at openjdk.org
Wed Feb 15 06:45:49 UTC 2023
On Wed, 8 Feb 2023 20:12:06 GMT, Justin King <jcking at openjdk.org> wrote:
> Disable ASan instrumentation for non-assembly versions of SafeFetch and os::print_hex_dump.
This pull request has now been integrated.
Changeset: 98a392c4
Author: Justin King <jcking at openjdk.org>
Committer: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/98a392c4fc95c2bef252ea9f7d65b66c57e056ac
Stats: 40 lines in 4 files changed: 32 ins; 5 del; 3 mod
8302102: Disable ASan for SafeFetch and os::print_hex_dump
Reviewed-by: dholmes, stuefe
-------------
PR: https://git.openjdk.org/jdk/pull/12477
More information about the hotspot-runtime-dev
mailing list