On Tue, 22 Sep 2026 12:54:17 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). > > Dušan Bálek has updated the pull request incrementally with one additional > commit since the last revision: > > Removing cross-platform linking from usage text The latest looks okay, thanks for persistent with all the iterations. ------------- Marked as reviewed by alanb (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/32926#pullrequestreview-5278342927
