RFR: 8332955: ubsan: runningCounters.cpp:48:61: runtime error: member call on null pointer of type 'struct VirtualSpaceList'
Thomas Stuefe
stuefe at openjdk.org
Fri May 31 06:54:05 UTC 2024
On Fri, 31 May 2024 05:25:29 GMT, David Holmes <dholmes at openjdk.org> wrote:
> The hardening you propose would mask any incorrect usage of these functions. I would prefer if they assert the fields are non-null.
>
> Thanks for filing the other issue.
Alright, in that case I close this PR as wontfix. The fix for the other issue should shut up ubsan too, hopefully.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19435#issuecomment-2141340602
More information about the hotspot-runtime-dev
mailing list