-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
None
Currently, there is no way to retrieve versioning info from the javadoc command line tool. There are no options available to provide this information.
To be consistent with other tools (javac, java, jshell,...), we should provide a --version command line option for the javadoc command line tool.
To be consistent with other tools (javac, java, jshell,...), we should provide a --version command line option for the javadoc command line tool.
- relates to
-
JDK-8177048 javadoc should support -version and/or --version
- Resolved
-
JDK-8202054 "javadoc -version" complains that no files are specified
- Closed