On Wed, 10 Jan 2024 02:40:45 GMT, Chris Plummer wrote:
>> Backport of
>> https://github.com/openjdk/jdk/commit/075fed91bd144d94328e198b41ea2946961940e9
>> which was reviewed by Alan Bateman.
>>
>> The backport is not clean as one item in mainline does not exist in JDK 22.
>>
>> Thanks.
>
> Lo
On Wed, 10 Jan 2024 01:53:36 GMT, David Holmes wrote:
> Backport of
> https://github.com/openjdk/jdk/commit/075fed91bd144d94328e198b41ea2946961940e9
> which was reviewed by Alan Bateman.
>
> The backport is not clean as one item in mainline does not exist in JDK 22.
>
> Thanks.
Looks good.
Backport of
https://github.com/openjdk/jdk/commit/075fed91bd144d94328e198b41ea2946961940e9
which was reviewed by Alan Bateman.
The backport is not clean as one item in mainline does not exist in JDK 22.
Thanks.
-
Commit messages:
- Backport 075fed91bd144d94328e198b41ea2946961940e
On Tue, 9 Jan 2024 08:10:44 GMT, Alan Bateman wrote:
>> Trivial fix to the formatting of "argument" lists for a few sub-commands.
>> Thanks
>
> Marked as reviewed by alanb (Reviewer).
Thanks for the review @AlanBateman !
-
PR Comment: https://git.openjdk.org/jdk/pull/17318#issuecom
On Tue, 9 Jan 2024 02:30:05 GMT, David Holmes wrote:
> Trivial fix to the formatting of "argument" lists for a few sub-commands.
> Thanks
Marked as reviewed by alanb (Reviewer).
-
PR Review: https://git.openjdk.org/jdk/pull/17318#pullrequestreview-1810601092
Trivial fix to the formatting of "argument" lists for a few sub-commands.
Thanks
-
Commit messages:
- 8323241: jcmd manpage should use lists for argument lists
Changes: https://git.openjdk.org/jdk/pull/17318/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17318&range=00
Is