Re: RFR: 8336239: Fix javadoc markup in java.lang.Process

2024-07-11 Thread Jaikiran Pai
On Thu, 11 Jul 2024 09:36:02 GMT, Pavel Rappo wrote: > Was reading Process' documentation the other day and spotted a markup typo. > Please review this utmost trivial fix. Marked as reviewed by jpai (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/20133#pullrequestreview-

RFR: 8336239: Fix javadoc markup in java.lang.Process

2024-07-11 Thread Pavel Rappo
Was reading Process' documentation the other day and spotted a markup typo. Please review this utmost trivial fix. - Commit messages: - Initial commit Changes: https://git.openjdk.org/jdk/pull/20133/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20133&range=00 Issue: ht