RFR: 8262099: jcmd VM.metaspace should report unlimited size if MaxMetaspaceSize isn't specified [v2]
Thomas Stuefe
stuefe at openjdk.java.net
Mon Feb 22 09:16:39 UTC 2021
On Mon, 22 Feb 2021 05:43:06 GMT, Yang Yi <github.com+5010047+kelthuzadx at openjdk.org> wrote:
>> 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!
I would have been fine with the copyright change :)
-------------
PR: https://git.openjdk.java.net/jdk/pull/2671
More information about the hotspot-runtime-dev
mailing list