Re: [jdk23] RFR: 8324089: Fix typo in the manual page for "jcmd" (man jcmd)

2024-07-04 Thread Markus Grönlund
On Thu, 4 Jul 2024 10:54:22 GMT, Erik Gahlin wrote: > 8324089: Fix typo in the manual page for "jcmd" (man jcmd) Marked as reviewed by mgronlun (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/20030#pullrequestreview-2158706543

[jdk23] RFR: 8324089: Fix typo in the manual page for "jcmd" (man jcmd)

2024-07-04 Thread Erik Gahlin
8324089: Fix typo in the manual page for "jcmd" (man jcmd) - Commit messages: - Backport 0bb9c76288b5f63fe965c3276bb566cef5f51c50 Changes: https://git.openjdk.org/jdk/pull/20030/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20030&range=00 Issue: https://bugs.openjdk.org

Re: RFR: 8324089: Fix typo in the manual page for "jcmd" (man jcmd)

2024-07-03 Thread Kevin Walls
On Wed, 3 Jul 2024 12:05:43 GMT, Erik Gahlin wrote: > Could I have a review of a typo for JFR.start and JFR.dump? > > Testing: tier1 > > Thanks > Erik Marked as reviewed by kevinw (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/20003#pullrequestreview-2156954921

Re: RFR: 8324089: Fix typo in the manual page for "jcmd" (man jcmd)

2024-07-03 Thread Markus Grönlund
On Wed, 3 Jul 2024 12:05:43 GMT, Erik Gahlin wrote: > Could I have a review of a typo for JFR.start and JFR.dump? > > Testing: tier1 > > Thanks > Erik Marked as reviewed by mgronlun (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/20003#pullrequestreview-2156282430

RFR: 8324089: Fix typo in the manual page for "jcmd" (man jcmd)

2024-07-03 Thread Erik Gahlin
Could I have a review of a typo for JFR.start and JFR.dump? Testing: tier1 Thanks Erik - Commit messages: - Initial Changes: https://git.openjdk.org/jdk/pull/20003/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20003&range=00 Issue: https://bugs.openjdk.org/browse/JDK-