On Thu, 22 May 2025 08:46:55 GMT, Joel Sikström <jsiks...@openjdk.org> wrote:
>> src/hotspot/share/memory/metaspace/metaspaceDCmd.cpp line 62: >> >>> 60: void MetaspaceDCmd::execute(DCmdSource source, TRAPS) { >>> 61: MetaspaceUtils::print_on(output()); >>> 62: >> >> Okay, though arguably somewhat redundant with the following output > > Sure. Should I revert adding this line, leaving the Metaspace jcmd unchanged? No, on second thought it is fine. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25214#discussion_r2103779705