On Tue, 23 Jun 2026 10:53:52 GMT, Kevin Walls <[email protected]> wrote:

>> 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.
>
> Right, maybe:
> 
> ` Note: Classes loaded by a ClassLoader that does not provide a location URL 
> to the JVM will not show location information.`
> 
> Or maybe better just remove the Note, we already guard this with "If 
> provided...".

Removed that "Note:", it was not adding anything.

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

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

Reply via email to