RFR: 8370874: [asan] ASAN build fails after JDK-8368365
David Holmes
dholmes at openjdk.org
Fri Oct 31 07:36:04 UTC 2025
On Fri, 31 Oct 2025 01:34:20 GMT, Hao Sun <haosun 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`.
This file was added by https://github.com/openjdk/jdk/pull/27446 with this copyright notice, but there is no indication that any of the content was copied from elsewhere from a file with the 1998 copyright notice, in which case it should not be present. Maybe @tstuefe will notice this and comment on that.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28058#discussion_r2480388184
More information about the hotspot-runtime-dev
mailing list