RFR: 8345185: Some tests in test/jdk/tools/jpackage fail with a JDK without JMODs

Alexey Semenyuk asemenyuk at openjdk.org
Mon Dec 9 19:12:36 UTC 2024


On Mon, 9 Dec 2024 19:00:28 GMT, Mandy Chung <mchung at 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


More information about the core-libs-dev mailing list