RFR: 8346866: [ASAN] memoryReserver.cpp reported applying non-zero offset to non-null pointer produced null pointer [v4]

SendaoYan syan at openjdk.org
Tue Jan 7 03:05:35 UTC 2025


On Fri, 3 Jan 2025 08:56:46 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

> This looks good to me. Let's see if Kim agrees or not.

Hi @kimbarrett, after your last review approved, according the advice of Stefan , I use offsets in the loop logic instead, since I think the solution use offset in the loop is better than additional exit point. Could you review this PR again, thanks.

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

PR Comment: https://git.openjdk.org/jdk/pull/22897#issuecomment-2574301847


More information about the hotspot-runtime-dev mailing list