On Mon, 9 Dec 2024 19:00:28 GMT, Mandy Chung <mch...@openjdk.org> wrote:
> The jpackage tool packages a Java application into a platform-specific > package with all necessary dependencies It can package a runtime, not only an app in the native package. > I hardly see how ALL-DEFAULT and ALL-MODULE-PATH tokens are needed for > jpackage --add-modules to support. What are the reasons and use cases when > they were added to jpackage? These tokens originate from javafxpackager. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22644#issuecomment-2529137663