RFR: 8332603: [PPC64] Improve itable_stub [v3]
Amit Kumar
amitkumar at openjdk.org
Fri Jun 21 18:04:12 UTC 2024
On Fri, 21 Jun 2024 17:49:12 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fixes the test case
>
> src/hotspot/cpu/ppc/vtableStubs_ppc_64.cpp line 3:
>
>> 1: /*
>> 2: * Copyright (c) 1997, 2023, Oracle and/or its affiliates. All rights reserved.
>> 3: * Copyright (c) 2012, 2023 SAP SE. All rights reserved.
>
> Copyright year should be 2024 for both, SAP and Oracle.
I don't know why I changed it to 2023 😅; but anyway fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19733#discussion_r1649281465
More information about the hotspot-dev
mailing list