RFR: 8327246: Add a jcmd diagnostic command to list the jar files loaded by a process [v5]

Larry Cable duke at openjdk.org
Thu Jan 15 18:56:14 UTC 2026


On Tue, 6 Jan 2026 21:31:06 GMT, Larry Cable <duke at openjdk.org> wrote:

>> src/hotspot/share/services/diagnosticCommand.cpp line 962:
>> 
>>> 960:            "S = is shared class",
>>> 961:            "BOOLEAN", false, "false"),
>>> 962:   _location("-location", "print class file location url (if available)", "BOOLEAN", false, "false") {
>> 
>> Not a review yet. But this new functionality deserve a regression test.
>
> noted....

done

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/29048#discussion_r2695573695


More information about the serviceability-dev mailing list