RFR: 8369393: NMT: poison the canaries of malloc header under ASAN build [v7]

Afshin Zafari azafari at openjdk.org
Fri Nov 7 08:53:24 UTC 2025


On Wed, 15 Oct 2025 07:43:40 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

>> Kept. to be used in gtests.
>
> See comment about the `using` statements.

Done.

>> return values removed.
>
> Then we're doing a lot of special code in the implementation only for the purpose of testing. That's going to be quite surprising for the next reader. If anything, we *should* use these typedefs in the implementation.

Fixed by other changes in this PR.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27685#discussion_r2502172599
PR Review Comment: https://git.openjdk.org/jdk/pull/27685#discussion_r2502171904


More information about the hotspot-runtime-dev mailing list