RFR: 8225567: Wrong file headers with 8202414 fix changeset
Tobias Hartmann
tobias.hartmann at oracle.com
Tue Jun 11 08:57:01 UTC 2019
Hi Rahul,
looks good and trivial to me.
Best regards,
Tobias
On 11.06.19 10:53, Rahul Raghavan wrote:
> Hi,
>
> Please review the following changes.
>
> During 8202414 fix, by mistake committed files with wrong header.
> So proposing following changes as fix
>
> <webrev> - http://cr.openjdk.java.net/~rraghavan/8225567/webrev.00/
>
>
> [src/hotspot/share/opto/memnode.cpp]
> - * Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved.
> + * Copyright (c) 1997, 2019, Oracle and/or its affiliates. All rights reserved.
>
>
> [test/hotspot/jtreg/compiler/c2/Test8202414.java]
> - * Copyright (c) 2019, Huawei Technologies Co. Ltd. All rights reserved.
> + * Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
>
>
> Thanks,
> Rahul
More information about the hotspot-compiler-dev
mailing list