- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    18
- 
    None
- 
        b27
                    Two new options are being added to the javadoc tool in 18 that have not yet been added to the javadoc manpage:
--add-script <file>
Add a script file to the generated documentation
--link-modularity-mismatch (warn|info)
Report external documentation with wrong modularity as either
warning or informational message. The default behaviour is to
report a warning.
--add-script <file>
Add a script file to the generated documentation
--link-modularity-mismatch (warn|info)
Report external documentation with wrong modularity as either
warning or informational message. The default behaviour is to
report a warning.
- relates to
- 
                    JDK-8274639 Provide a way to disable warnings for cross-modular links -           
- Resolved
 
-         
- 
                    JDK-8275786 New javadoc option to add script files to generated documentation -           
- Resolved
 
-