RFR: 8262099: jcmd VM.metaspace should report unlimited size if MaxMetaspaceSize isn't specified [v2]
Yang Yi
github.com+5010047+kelthuzadx at openjdk.java.net
Mon Feb 22 05:47:59 UTC 2021
On Mon, 22 Feb 2021 05:29:40 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Yang Yi has updated the pull request incrementally with one additional commit since the last revision:
>>
>> remain unchanged SAP copyright year, only update Oracle copyright year
>
> src/hotspot/share/memory/metaspace/metaspaceReporter.cpp line 3:
>
>> 1: /*
>> 2: * Copyright (c) 2018, 2021, Oracle and/or its affiliates. All rights reserved.
>> 3: * Copyright (c) 2018, 2021 SAP SE. All rights reserved.
>
> Please note that while Oracle requests/requires that it's copyright line gets updated each year a file is modified, it is not clear whether that extends to any other copyright lines that might appear in the file. In general for companies other than Oracle, only a committer from that company should update a copyright line for that company.
>
> Thanks,
> David
Changed. Thanks for pointing out this!
-------------
PR: https://git.openjdk.java.net/jdk/pull/2671
More information about the hotspot-runtime-dev
mailing list