On Wed, 26 Jun 2024 12:40:07 GMT, Kevin Walls <[email protected]> wrote:
>> src/hotspot/share/services/diagnosticCommand.cpp line 995:
>>
>>> 993:
>>> 994: void ClassesDCmd::execute(DCmdSource source, TRAPS) {
>>> 995: VM_PrintClasses vmop(output(), _verbose.value());
>>
>> What if it wasn't set?
>
> It has a default value... Generally "false" for _verbose DCmdArguments.
Ok
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19901#discussion_r1654750758
