RFR: 8333887: ubsan: unsafe.cpp:247:13: runtime error: store to null pointer of type 'volatile int'
David Holmes
dholmes at openjdk.org
Thu Jun 13 02:50:13 UTC 2024
On Wed, 12 Jun 2024 10:16:32 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:
>> Sounds like a good idea. See also the discussion about `ATTRIBUTE_NO_UBSAN` here https://github.com/openjdk/jdk/pull/19597
>
> I like the idea of an encapsulating macro as well.
I guess ATTRIBUTE_NO_UBSAN will do if we have a precedent for that naming.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19630#discussion_r1637422903
More information about the hotspot-dev
mailing list