RFR: 8334618: ubsan: support setting additional ubsan check options [v2]
Matthias Baesken
mbaesken at openjdk.org
Thu Jun 20 12:48:40 UTC 2024
> 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>' .
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
use UTIL_ARG_WITH
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/19802/files
- new: https://git.openjdk.org/jdk/pull/19802/files/7c8cba89..6246d85a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=19802&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=19802&range=00-01
Stats: 6 lines in 1 file changed: 0 ins; 5 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/19802.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19802/head:pull/19802
PR: https://git.openjdk.org/jdk/pull/19802
More information about the build-dev
mailing list