The current implementation of jpackager requires that each application to be bundled with it's own Java runtime.
It should be possible to NOT include the full runtime, but instead just specify a set of runtime requirements and let the applauncher discover the existence of a confirming java runtime.
It should be possible to NOT include the full runtime, but instead just specify a set of runtime requirements and let the applauncher discover the existence of a confirming java runtime.
- relates to
-
JDK-8275073 Allow additional msi installers in jpackage exe build
- In Progress
-
JDK-8250950 Allow per-user and system wide configuration of a jpackaged app
- Resolved
-
JDK-8263155 Allow additional contents for DMG
- Resolved