On Wed, 21 May 2025 10:00:03 GMT, Stefan Lobbenmeier <d...@openjdk.org> wrote:
> As in, this worked in my testing: --linux-package-deps "foo, bar" Of course. You can put any string for `--linux-package-deps` option, jpackage will pass it as-is to the underlying tool. Unlike, e.g. `--arguments`, for which jpackage will tokenize the value into a string array. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23638#discussion_r2100114692