RFR: 8331731: ubsan: relocInfo.cpp:155:30: runtime error: applying non-zero offset to null pointer
Tobias Hartmann
thartmann at openjdk.org
Tue Jun 4 09:50:08 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.
Looks good to me too.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19525#pullrequestreview-2095891457
More information about the hotspot-compiler-dev
mailing list