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

Thomas Stuefe stuefe at openjdk.org
Fri Feb 10 05:19:40 UTC 2023


On Thu, 9 Feb 2023 17:40:34 GMT, Justin King <jcking at openjdk.org> wrote:

> I am not super interested in fixing Zero, though these issues should definitely be reported and fixed. They are all undefined behavior and likely corruption in the first case. Shall I report them and proceed with integration?

I was assuming you were concerned with zero because you changed the sigjmp variant of SafeFetch, which is only used on zero.

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

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


More information about the hotspot-runtime-dev mailing list