RFR: 8307423: [s390x] Represent Registers as values [v2]

Lutz Schmidt lucy at openjdk.org
Fri May 5 08:06:21 UTC 2023


On Fri, 5 May 2023 02:47:07 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

>> Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   formatting & suggestions from @TheRealMDoerr
>
> src/hotspot/cpu/s390/register_s390.hpp line 3:
> 
>> 1: /*
>> 2:  * Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
>> 3:  * Copyright (c) 2016, 2023 SAP SE. All rights reserved.
> 
> Hi All, is it okay If I add IBM header as well ?

It is common practice to add new copyright headers only if the change constitutes a major restructuring. This PR does not, as do most other PRs. Others are welcome to provide more specific criteria.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/13805#discussion_r1185805908


More information about the hotspot-dev mailing list