RFR: 8346881: [ubsan] logSelection.cpp:154:24 / logSelectionList.cpp:72:94 : runtime error: applying non-zero offset 1 to null pointer [v2]
Christoph Langer
clanger at openjdk.org
Fri Jan 3 08:10:38 UTC 2025
On Thu, 2 Jan 2025 15:45:35 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Seems we have a similar one here, show by test runtime/MemberName/MemberNameLeak (macOS aarch64)
>
> `src/hotspot/share/logging/logDecorators.cpp:103:23: runtime error: applying non-zero offset 1 to null pointer`
>
> Should I address it here too ?
yes, makes sense.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22903#issuecomment-2568827157
More information about the hotspot-runtime-dev
mailing list