RFR: 8351334: [ubsan] memoryReserver.cpp:552:60: runtime error: applying non-zero offset 1073741824 to null pointer [v7]

Afshin Zafari azafari at openjdk.org
Wed Oct 8 08:32:34 UTC 2025


On Thu, 18 Sep 2025 15:37:38 GMT, Afshin Zafari <azafari at openjdk.org> wrote:

>> The minimum acceptable value was 0 where using it as address was problematic according to UBSAN.
>> The acceptable value is changed to 64K.
>> 
>> Tests:
>> linux-x64 tier1
>
> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fixed MAX2 template parameter

Dear @dholmes-ora, other reviewers want to receive more comments here. Would you please step in. TIA

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

PR Comment: https://git.openjdk.org/jdk/pull/26955#issuecomment-3380352929


More information about the hotspot-gc-dev mailing list