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

Hao Sun haosun at openjdk.org
Fri Oct 31 01:42:01 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.

src/hotspot/share/sanitizers/address.cpp line 2:

> 1: /*
> 2:  * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.

Please keep it as it is.

`XX, YY` means that this file was created at `XX` year and lastly updated at `YY` year. If `XX == YY` then use `XX`.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28058#discussion_r2479927268


More information about the hotspot-runtime-dev mailing list