-
Bug
-
Resolution: Fixed
-
P3
-
13
-
b20
1. javadoc will crash with NPE if Doclet.getSupportedOptions() returns null.
2. It will print out a heading followed by nothing if Doclet.getSupportedOptions() returns an empty set.
Both are undesirable for developers writing small doclets.
2. It will print out a heading followed by nothing if Doclet.getSupportedOptions() returns an empty set.
Both are undesirable for developers writing small doclets.
- relates to
-
JDK-8243318 New test jdk/javadoc/tool/8224612/OptionsTest.java is failing
- Closed
-
JDK-8236293 Refine the jdk.javadoc.doclet specification
- Open