RFR: 8345016: [ASAN] java.c false positive ‘%s’ directive argument is null [-Werror=format-truncation=]
Kim Barrett
kbarrett at openjdk.org
Fri Dec 13 20:43:38 UTC 2024
On Fri, 13 Dec 2024 09:45:27 GMT, SendaoYan <syan at openjdk.org> wrote:
> Can you try with add configure options `--enable-asan --enable-ubsan`
Does either asan or ubsan alone have this problem? I was under the impression that using both at the same time could
lead to strange conflicts between them, but that's an old impression and I don't know if it's still (or was ever) true.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22546#issuecomment-2542298589
More information about the core-libs-dev
mailing list