Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236888 | 15 | Sundararajan Athijegannathan | P4 | Resolved | Fixed | b06 |
JDK-8237410 | 14.0.1 | Unassigned | P4 | Resolved | Fixed | b01 |
A DESCRIPTION OF THE PROBLEM :
The description for the "--add-modules" option simply states "Root modules to resolve". However, it should state, consistently with other tools such as javac/java/..., that ALL-MODULE-PATH is accepted as well.
The description for the "--add-modules" option simply states "Root modules to resolve". However, it should state, consistently with other tools such as javac/java/..., that ALL-MODULE-PATH is accepted as well.
- backported by
-
JDK-8236888 jlink --help doesn't state that ALL-MODULE-PATH is accepted for --add-modules
- Resolved
-
JDK-8237410 jlink --help doesn't state that ALL-MODULE-PATH is accepted for --add-modules
- Resolved