RFR: 8334618: ubsan: support setting additional ubsan check options
Matthias Baesken
mbaesken at openjdk.org
Thu Jun 20 12:48:40 UTC 2024
On Thu, 20 Jun 2024 11:31:05 GMT, Matthias Baesken <mbaesken at 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
More information about the build-dev
mailing list