RFR: 8360942: [ubsan] aotCache tests trigger runtime error: applying non-zero offset 16 to null pointer in CodeBlob::relocation_end()
Matthias Baesken
mbaesken at openjdk.org
Tue Jul 8 12:34:38 UTC 2025
On Mon, 7 Jul 2025 23:53:00 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> please verify that is passing ubsan testing now.
Hi Vladimir, I do not see the mentioned ubsan error (codeBlob.hpp:235:97: runtime error: applying non-zero offset 16 to null pointer) after your patch was added!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26175#issuecomment-3048761849
More information about the hotspot-compiler-dev
mailing list