-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b157
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8175627 | 10 | Jan Lahoda | P2 | Resolved | Fixed | b02 |
By updating --patch-module to accept source files, we can eliminate -Xmodule by folding that functionality into the --patch-module option.
This will have a derivative benefit for the javadoc tool as well, since the javadoc options for --patch-module and -Xmodule simply and directly delegate to their javac equivalents.
This will have a derivative benefit for the javadoc tool as well, since the javadoc options for --patch-module and -Xmodule simply and directly delegate to their javac equivalents.
- backported by
-
JDK-8175627 Merge javac -Xmodule into javac--patch-module
-
- Resolved
-
- blocks
-
JDK-8174245 JShell: Javadoc is not working for some methods
-
- Closed
-
- duplicates
-
JDK-8136503 javadoc should support -Xmodule
-
- Closed
-
- relates to
-
JDK-8136503 javadoc should support -Xmodule
-
- Closed
-
-
CODETOOLS-7901894 Support javac --patch-module as replacement for -Xmodule
-
- Resolved
-