The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
see third 'Stretch Goal" in JEP: JDK-8200758
Multiple launchers (enables a suite of applications to be bundled in a single self-contained application package)
Comments
this is currently implemented using --secondary-launcher option.
clarifications, enhancements and modifications to secondary-launcher functionality are filed seperately.
closing this.
27-01-2019
One way to implement (from the CLI point of view) is to allow all the application specific arguments, such as --name, --main-jar, --class, ..., to be lists of values, instead of single values.