Re: RFR: 8313710: jcmd: typo in the documentation of JFR.start and JFR.dump [v3]

2023-12-26 Thread Taizo Kurashige
On Tue, 28 Nov 2023 07:44:27 GMT, David Holmes wrote: >> Thank you for telling me about how to jcmd.1 nroff file is managed. >> I will split this change into separate subtasks. Then if one of the Oracle >> engineers finds that subtask, will he/she work on it like any other bug? > > Yes it will b

Re: RFR: 8313710: jcmd: typo in the documentation of JFR.start and JFR.dump

2023-12-26 Thread Taizo Kurashige
On Thu, 30 Nov 2023 11:37:07 GMT, Erik Gahlin wrote: > > @egahlin > > > Looks like the added character and shift to the right will make the > > > description exceed 80 characters in some lines, for example "included" > > > for the begin option. > > > > > > I'm sorry, I don't know from which l

Re: RFR: 8313710: jcmd: typo in the documentation of JFR.start and JFR.dump [v3]

2023-12-26 Thread Taizo Kurashige
> 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. > >