RFR: 8275775: Add jcmd VM.classes to print details of all classes [v7]
    Yi Yang 
    yyang at openjdk.java.net
       
    Fri Mar  4 03:40:40 UTC 2022
    
    
  
On Fri, 4 Mar 2022 03:29:51 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Yi Yang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains eight commits:
>> 
>>  - Merge branch 'master' into jcmd_classes
>>  - typo
>>  - fix
>>  - fix test
>>  - -verbose and help doc
>>  - -verbose
>>  - review
>>  - 8275775 Add VM.classes to print details of all classes
>
> src/hotspot/share/services/diagnosticCommand.cpp line 964:
> 
>> 962:            "Dump the detailed content of a Java class. "
>> 963:            "Some classes are annotated with flags: "
>> 964:            "F = has finialize method, "
> 
> This is still spelt incorrectly: finalize
Sorry... changed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7105
    
    
More information about the hotspot-dev
mailing list