RFR: 8295893: Improve printing of Constant Pool Cache Entries [v6]
David Holmes
dholmes at openjdk.org
Fri Nov 4 02:28:38 UTC 2022
On Tue, 1 Nov 2022 20:59:51 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> Matias Saavedra Silva has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>>
>> Added gtest
>
> test/hotspot/gtest/oops/test_cpCache_output.cpp line 3:
>
>> 1: /*
>> 2: * Copyright (c) 2016, 2022, Oracle and/or its affiliates. All rights reserved.
>> 3: * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
>
> Copyright should be 2022 only (the command is required after 2022).
>
>
> * Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.
This has not been fixed.
-------------
PR: https://git.openjdk.org/jdk/pull/10860
More information about the hotspot-dev
mailing list