On Fri, 4 Mar 2022 03:29:51 GMT, David Holmes <dhol...@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

Reply via email to