On Fri, 14 Feb 2025 15:01:35 GMT, Stefan Lobbenmeier <d...@openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: cc11b7d1
Author:    Stefan Lobbenmeier <stefan.lobbenme...@gmail.com>
Committer: Alexey Semenyuk <asemen...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/cc11b7d1f560d42d1de123e650470362f1f2aabb
Stats:     5 lines in 5 files changed: 0 ins; 0 del; 5 mod

8356128: Correct documentation for --linux-package-deps

Reviewed-by: asemenyuk, almatvee

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

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

Reply via email to