> The documentation suggests that --linux-package-deps is a boolean option, 
> while in fact it is a string option with dependencies separated by comma and 
> space
> 
> You can tell that this option is supposed to have an argument here: 
> https://github.com/openjdk/jdk/blob/fea5f2b1458cdd53f437e59caaffaa6e22fb59a7/src/jdk.jpackage/linux/classes/jdk/jpackage/internal/LinuxPackageBundler.java#L366-L372

Stefan Lobbenmeier has updated the pull request incrementally with one 
additional commit since the last revision:

  also use <package-dep-string> in other locations

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23638/files
  - new: https://git.openjdk.org/jdk/pull/23638/files/062239e7..91831e7e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23638&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23638&range=01-02

  Stats: 4 lines in 4 files changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/23638.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23638/head:pull/23638

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

Reply via email to