On Thu, 20 Jun 2024 11:31:05 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> Sometimes it would be helpful to have configure-support for adding additional > ubsan check options. > E.g. support new configure option > '--with-additional-ubsan-checks=<check-settings>' . Thanks for the advice, UTIL_ARG_WITH makes the change much smaller. ------------- PR Comment: https://git.openjdk.org/jdk/pull/19802#issuecomment-2180581690