RFR: 8334618: ubsan: support setting additional ubsan check options [v3]
Julian Waters
jwaters at openjdk.org
Mon Jun 24 09:07:12 UTC 2024
On Fri, 21 Jun 2024 08:29:37 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>' .
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> more lines
Note: My "Custom ubsan checks" description was just a placeholder for you to replace, I think the original description you had for it was better
I should also add that it's been quite a while since I implemented the fix for the UTIL_XXX utilities, does using UTIL_ARG_WITH in this case work in the way you want it to? If not, I might need to take a look at them again in case they've regressed since the fix
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19802#issuecomment-2185981079
PR Comment: https://git.openjdk.org/jdk/pull/19802#issuecomment-2185986224
More information about the build-dev
mailing list