RFR: 8370874: [asan] ASAN build fails after JDK-8368365
Thomas Stuefe
stuefe at openjdk.org
Tue Nov 4 11:45:51 UTC 2025
On Fri, 31 Oct 2025 07:33:12 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> 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.
No, @afshin-zafari was right, this was an oversight of me. The fix is fine.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28058#discussion_r2490190278
More information about the hotspot-runtime-dev
mailing list