RFR: JDK-8262163: Extend settings printout in jcmd VM.metaspace
Thomas Stuefe
stuefe at openjdk.java.net
Wed Feb 24 19:34:39 UTC 2021
On Wed, 24 Feb 2021 17:20:00 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:
>> The changes look good to me.
>>
>> What I don't like is the printout of the MaxMetaspaceSize value. It is outrageously big. The value displayed corresponds to 0x400000000 GB. Looking at the code, I would expect "unlimited" to be printed. Can you explain why it is not?
>
> I just found JDK-8262099. It deals with the effect I disliked in my review comment. So, once JDK-8262099 is in, I am happy with this change here.
@RealLucy Can you please approve then? Thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/2686
More information about the hotspot-runtime-dev
mailing list