RFR: 8352420: [ubsan] codeBuffer.cpp:984:27: runtime error: applying non-zero offset 18446744073709486080 to null pointer [v3]
Vladimir Kozlov
kvn at openjdk.org
Fri Mar 21 15:59:24 UTC 2025
On Fri, 21 Mar 2025 15:50:38 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
>> This PR addresses undefined behavior in CodeBuffer by making `verify_section_allocation` return early for a partially initialized CodeBuffer.
>
> Doug Simon has updated the pull request incrementally with one additional commit since the last revision:
>
> adjust copyright date
Re-approved
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24118#pullrequestreview-2706447375
More information about the hotspot-compiler-dev
mailing list