Details
Description
We will need to allow --add-modules (JDK-8136930) so applications that depend on modules not included in ALL-DEFAULT will be able to run. We will not be able to support the original -XaddModules format since it requires two arguments, only the GNU style argument will be supported.
Attachments
Issue Links
- blocks
-
JDK-8160851 Remove old launcher module-related options
-
- Closed
-
-
JDK-8155401 Move from ALL-SYSTEM to ALL-DEFAULT
-
- Resolved
-
- is blocked by
-
JDK-8136930 Simplify use of module-system options by custom launchers
-
- Resolved
-
- links to