[jdk11u-dev] RFR: 8315380: AsyncGetCallTrace crash in frame::safe_for_sender [v3]
Jaroslav Bachorik
jbachorik at openjdk.org
Fri Apr 18 09:14:41 UTC 2025
On Thu, 17 Apr 2025 15:36:47 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
>> Jaroslav Bachorik has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Use 'thread->stack_end()'
>
> src/hotspot/cpu/aarch64/frame_aarch64.cpp line 4:
>
>> 2: * Copyright (c) 1997, 2021, Oracle and/or its affiliates. All rights reserved.
>> 3: * Copyright (c) 2014, 2021, Red Hat Inc. All rights reserved.
>> 4: * Copyrithg (c) 2025, Datadog, Inc. All rights reserved.
>
> Suggestion:
>
> * Copyright (c) 2025, Datadog, Inc. All rights reserved.
>
>
> I tend to agree that this doesn't really need a copyright update.
Ok. Removed.
Usually I was asked to add a copyright line so I was pro-active this time :)
But I have no strong opinion about this.
-------------
PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/3003#discussion_r2050392145
More information about the jdk-updates-dev
mailing list