-
Enhancement
-
Resolution: Fixed
-
P2
-
9
-
b133
-
generic
-
generic
-
Verified
The javadoc tool must be enhanced to support the module system specifically the tool must support the module related options such
as:
-m -- to speficy a module to be documented
-follows -- compute and expand the module graph
-member -- display member elements matching the access value
-type -- display type elements matching the access value
-package -- display the packages in a module
-module -- display the details or api level documentation of a module
as:
-m -- to speficy a module to be documented
-follows -- compute and expand the module graph
-member -- display member elements matching the access value
-type -- display type elements matching the access value
-package -- display the packages in a module
-module -- display the details or api level documentation of a module
- duplicates
-
JDK-8160501 The doclet's package level documentation is incorrect
-
- Closed
-
-
JDK-8153129 javadoc module options needs some smoketests
-
- Closed
-
-
JDK-8157744 javadoc should not require -addmods for modules on sourcepath/modulesourcepath
-
- Closed
-
- relates to
-
JDK-8164283 Fix ElementsTable and the test for 8025693
-
- Open
-
-
JDK-8136503 javadoc should support -Xmodule
-
- Closed
-