Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8217027 | 13 | Jonathan Gibbons | P3 | Resolved | Fixed | b04 |
JDK-8217085 | 12.0.1 | Jonathan Gibbons | P3 | Resolved | Fixed | b03 |
The command-line help for --module says that only a single module name can be given; the code says differently and accepts a comma-separated list,
which is more in line with javadoc.
The javac command line help should be fixed.
which is more in line with javadoc.
The javac command line help should be fixed.
- backported by
-
JDK-8217027 Command-line help wrong for javac --module
-
- Resolved
-
-
JDK-8217085 Command-line help wrong for javac --module
-
- Resolved
-
- csr for
-
JDK-8216402 Command-line help wrong for javac --module
-
- Closed
-