> 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: Updating --module-path option description for man page. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32926/files - new: https://git.openjdk.org/jdk/pull/32926/files/9aae78f6..289aa3f7 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32926&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32926&range=02-03 Stats: 9 lines in 1 file changed: 4 ins; 0 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/32926.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32926/head:pull/32926 PR: https://git.openjdk.org/jdk/pull/32926
