On Sat, 22 Jun 2024 07:21:15 GMT, Thomas Stuefe <stu...@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