RFR: 8334618: ubsan: support setting additional ubsan check options [v3]

Matthias Baesken mbaesken at openjdk.org
Sat Jun 22 09:02:09 UTC 2024


On Sat, 22 Jun 2024 07:21:15 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Stupid question, could I not just pass `--with-extra-cxxflags` or similar, and have the same effect?

Technically probably yes, but wouldn't that be cflags AND cxxflags ? 
Another positive point with this PR - the added settings show up on the command line together with the other ubsan flags.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/19802#issuecomment-2183951312


More information about the build-dev mailing list