Integrated: 8331731: ubsan: relocInfo.cpp:155:30: runtime error: applying non-zero offset to null pointer

Vladimir Kozlov kvn at openjdk.org
Tue Jun 4 16:41:58 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.

This pull request has now been integrated.

Changeset: 664c993c
Author:    Vladimir Kozlov <kvn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/664c993c41753843293388a6ff1481a94a5b4c22
Stats:     8 lines in 2 files changed: 1 ins; 4 del; 3 mod

8331731: ubsan: relocInfo.cpp:155:30: runtime error: applying non-zero offset to null pointer

Co-authored-by: Axel Boldt-Christmas <aboldtch at openjdk.org>
Co-authored-by: Dean Long <dlong at openjdk.org>
Reviewed-by: mdoerr, thartmann, mbaesken

-------------

PR: https://git.openjdk.org/jdk/pull/19525


More information about the hotspot-compiler-dev mailing list