On Tue, 9 Jun 2026 10:35:00 GMT, Kevin Walls <[email protected]> wrote:

>> Add a "-location" option to jcmd VM.classes which will show the URL of the 
>> class if possible.
>> 
>> This is a continuation of https://git.openjdk.org/jdk/pull/29048 which was 
>> pretty far along and this is a simple import.
>> A few minor changes in help text, (C), and of course whitespace.
>> 
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Kevin Walls has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Split help text

src/jdk.jcmd/share/man/jcmd.md line 831:

> 829:          class file (directory, jar or other URL location) from which 
> this class was initially loaded.
> 830: 
> 831:          Note: JDK (and other classes) loaded by a ClassLoader that does 
> not provide a location URL to the JVM will omit this field.

Do you mean JDK classes? Something isn't quite right with the wording of this 
sentence.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31420#discussion_r3459067963

Reply via email to