On Thu, 9 Jul 2026 09:38:56 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).

This pull request has now been integrated.

Changeset: b61ef6bd
Author:    Jan Lahoda <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/b61ef6bd260fd1468573b4370587df5494ad8db0
Stats:     33 lines in 1 file changed: 9 ins; 0 del; 24 mod

8387977: The java manpage should describe the new main method variants

Co-authored-by: Alex Buckley <[email protected]>
Reviewed-by: dholmes, vromero, iris

-------------

PR: https://git.openjdk.org/jdk/pull/31841

Reply via email to