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

SendaoYan syan at openjdk.org
Fri Jan 3 12:53:21 UTC 2025


On Fri, 3 Jan 2025 11:28:59 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

> Yes, exactly. I think it makes sense to fix that in your patch if we are changing to offsets for the loop.

The `(size_t) highest_start` has been replaced as `1`.

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

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


More information about the hotspot-runtime-dev mailing list