> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/32926/files
  - new: https://git.openjdk.org/jdk/pull/32926/files/289aa3f7..fa0763d2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=32926&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32926&range=03-04

  Stats: 5 lines in 1 file changed: 0 ins; 4 del; 1 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

Reply via email to