RFR: 8334239: Introduce macro for ubsan method/function exclusions [v2]
David Holmes
dholmes at openjdk.org
Mon Jun 17 08:17:15 UTC 2024
On Mon, 17 Jun 2024 06:13:08 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> I vote for ubsan.hpp and asan.hpp, or for a common header sanitizer.hpp.
That's a suggestion that should have been made when we added asan and lsan support at the beginning if last year. The "san" in the name is redundant with the "sanitizers" in the path.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19722#issuecomment-2172594613
More information about the hotspot-dev
mailing list