RFR: 8313710: jcmd: typo in the documentation of JFR.start and JFR.dump [v3]
    Taizo Kurashige 
    duke at openjdk.org
       
    Tue Dec 26 14:15:17 UTC 2023
    
    
  
> Hi,
> 
> I fixed the typos for JFR.start and JFR.dump.
> Acconding to issue's description, there is some typo in JFR.stop documentation, but I couldn't find that. I confirmed that there is no such typo in this repository. So I thought there was no need to fix JFR.stop documentation.
> 
> I confirmed that the fixes are reflected and that all of the jdk_jfr tests pass.
> 
> Could someone please review it?
Taizo Kurashige has updated the pull request incrementally with one additional commit since the last revision:
  8313710: jcmd: typo in the documentation of JFR.start and JFR.dump
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/16413/files
  - new: https://git.openjdk.org/jdk/pull/16413/files/ec5b71ab..5fe59b39
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16413&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16413&range=01-02
  Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/16413.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16413/head:pull/16413
PR: https://git.openjdk.org/jdk/pull/16413
    
    
More information about the hotspot-jfr-dev
mailing list