RFR: 8358329: AArch64: emit direct branches in static stubs for small code caches [v2]
Andrew Haley
aph at openjdk.org
Thu Jun 12 15:12:29 UTC 2025
On Thu, 12 Jun 2025 08:43:09 GMT, Mikhail Ablakatov <mablakatov at openjdk.org> wrote:
>> src/hotspot/cpu/aarch64/nativeInst_aarch64.hpp line 3:
>>
>>> 1: /*
>>> 2: * Copyright (c) 1997, 2025, Oracle and/or its affiliates. All rights reserved.
>>> 3: * Copyright (c) 2014, 2108, Red Hat Inc. All rights reserved.
>>
>> Suggestion:
>>
>> * Copyright (c) 2014, 2025, Red Hat Inc. All rights reserved.
>
> JIC, the patch doesn't touch this line. Git blame indicates the last time Red Hat's copyright was updated is 2018. Should I replace it with `2018` instead of `2025`?
Well, I (sort of) contributed one line to this PR, so it's not totally unjustified to update this Copyright. ;-) It'd be nice to fix the typo, but never mind if you don't want to.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25702#discussion_r2143021717
More information about the hotspot-dev
mailing list