RFR: 8360942: [ubsan] aotCache tests trigger runtime error: applying non-zero offset 16 to null pointer in CodeBlob::relocation_end()
Vladimir Kozlov
kvn at openjdk.org
Tue Jul 8 19:37:46 UTC 2025
On Tue, 8 Jul 2025 12:31:04 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> @mbaesken, please verify that is passing ubsan testing now.
>
>> 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!
Thank you, @MBaesken, for review and testing.
Thank you, @adinn, for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26175#issuecomment-3050088171
More information about the hotspot-compiler-dev
mailing list