RFR: 8331731: ubsan: relocInfo.cpp:155:30: runtime error: applying non-zero offset to null pointer
Matthias Baesken
mbaesken at openjdk.org
Tue Jun 4 12:05:10 UTC 2024
On Mon, 3 Jun 2024 14:39:28 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> Avoid iterations on empty relocation info. Found by running `ubsan`.
>
> Tested tier1-4, stress, xcomp.
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19525#pullrequestreview-2096180416
More information about the hotspot-compiler-dev
mailing list