Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8310724 | 22 | Christian Stein | P3 | Resolved | Fixed | b04 |
JDK-8311314 | 21.0.1 | Christian Stein | P3 | Resolved | Fixed | b02 |
The output currently has
--module-path <module path>...
A : separated list of directories, each directory
is a directory of modules.
The elements of a module path can be a module artifact, an exploded module, or directory containing modules.
We should consider updating this, and the man page too.
--module-path <module path>...
A : separated list of directories, each directory
is a directory of modules.
The elements of a module path can be a module artifact, an exploded module, or directory containing modules.
We should consider updating this, and the man page too.
- backported by
-
JDK-8310724 java -help output for --module-path / -p is incomplete
-
- Resolved
-
-
JDK-8311314 java -help output for --module-path / -p is incomplete
-
- Resolved
-
- links to
-
Commit openjdk/jdk21/cdb8c707
-
Commit openjdk/jdk/4bf78162
-
Review openjdk/jdk21/57
-
Review openjdk/jdk/14564
(1 links to)