RFR: 8351333: [ubsan] CDSMapLogger::log_region applying non-zero offset to null pointer

Calvin Cheung ccheung at openjdk.org
Fri Apr 25 17:44:55 UTC 2025


On Fri, 25 Apr 2025 16:22:05 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> Please review this trivial fix for UBSAN: avoid doing address calculating with nullptr as the base.

Looks good.

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

Marked as reviewed by ccheung (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/24880#pullrequestreview-2794860939


More information about the hotspot-runtime-dev mailing list