RFR: 8331731: ubsan: relocInfo.cpp:155:30: runtime error: applying non-zero offset 18446744073709551614 to null pointer [v3]
Stefan Karlsson
stefank at openjdk.org
Fri May 31 09:29:02 UTC 2024
On Fri, 31 May 2024 08:12:11 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> I renamed the templates to sub / add_to_ptr_maybe_null .
>
> Maybe other changes could be done in a separate RFE .
The other changes would render this RFE unnecessary because _current would then never contain a nullptr.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19424#issuecomment-2141590834
More information about the hotspot-compiler-dev
mailing list