On Thu, 17 Sep 2026 13:18:08 GMT, Dušan Bálek <[email protected]> wrote:

> The proposal here is to:
> - Correct the man page description of the `--module-path` option, which 
> incorrectly suggests using of the `JAVA_HOME` environment variable. The 
> description should be aligned with the existing wording in `jlink --help`.
> - Expand the descriptions of the `--strip-debug` option in the man page and 
> `jlink --list-plugins` to explain what kinds of Java and native debug 
> information are removed from the output image.
> - Expand the description of the `--strip-java-debug-attributes` option in 
> `jlink --list-plugins` to explain which debug attributes are removed from 
> class files.
> 
> ---------
> - [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: fac69c9e
Author:    Dušan Bálek <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/fac69c9ea9126ba5f501d51e0d96f2dc355552e9
Stats:     65 lines in 4 files changed: 46 ins; 0 del; 19 mod

8389321: Clarify jlink options

Reviewed-by: alanb

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

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

Reply via email to