RFR: 8340801: Disable ubsan checks in some awt/2d coding

Matthias Baesken mbaesken at openjdk.org
Thu Sep 26 11:53:37 UTC 2024


On Thu, 26 Sep 2024 10:41:25 GMT, Julian Waters <jwaters at openjdk.org> wrote:

> jni_md.h seems like a pretty big sledgehammer for something that seems to only be in one file, for just java.desktop. Is this macro planned to be used outside of java.desktop?

Yes I have a couple (currently 2) more I would like to exclude as well .
The exclusions should work (similar to HS) for the whole  JDK C codebase.

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

PR Comment: https://git.openjdk.org/jdk/pull/21184#issuecomment-2376722785


More information about the core-libs-dev mailing list