RFR: 8370874: [asan] ASAN build fails after JDK-8368365

Hao Sun haosun at openjdk.org
Fri Oct 31 03:57:03 UTC 2025


On Thu, 30 Oct 2025 10:48:11 GMT, Afshin Zafari <azafari at openjdk.org> wrote:

> Added a missed header file and fixed copyright year.
> Tested on macosx-aarch64 ASAN build.

LGTM except the copyright year change.

Note that we encountered this build failure in our internal CI as well. It failed on both x86_64 and AArch64. With this patch, the build can pass on both x86_64 and AArch64 now.

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

Marked as reviewed by haosun (Committer).

PR Review: https://git.openjdk.org/jdk/pull/28058#pullrequestreview-3402505581


More information about the hotspot-runtime-dev mailing list