On Mon, 13 Jul 2026 16:16:53 GMT, Jan Lahoda <[email protected]> wrote:
>> The `java`' man page does not speak about the new forms of main method, this >> PR updates it to include these new forms, and also generally updates the >> text. This was noted and written by abuckley. >> >> I am attaching images how the rendered man page looks in HTML and in a >> terminal: >> <img width="2785" height="372" alt="html" >> src="https://github.com/user-attachments/assets/cd7c73c5-ab9c-4f80-848d-5ab0021317be" >> /> >> <img width="3184" height="398" alt="man" >> src="https://github.com/user-attachments/assets/b3668c4f-fcb9-4bef-8208-d007af43e2b1" >> /> >> >> >> --------- >> - [X] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Jan Lahoda has updated the pull request incrementally with one additional > commit since the last revision: > > Updating text as suggested. This does the job of describing the new main method variants. I will file a follow up issue to address the variations in how the "main class" can be given. Thanks ------------- Marked as reviewed by dholmes (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/31841#pullrequestreview-4691758961
