-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b134
-
generic
-
generic
-
Verified
Using a user written doclet, 19 warnings were generated but no text stating "19 warnings".
Compile attached doclet.
run as
javadoc -package -doclet Field_Test3 \jdk170\src\java\lang\Thread.java
There are 4 warning. on previous builds it would print
"4 warnings"
at completion.
This may be a side effect of the -Xmaxerrs/maxwarns implementation.
Compile attached doclet.
run as
javadoc -package -doclet Field_Test3 \jdk170\src\java\lang\Thread.java
There are 4 warning. on previous builds it would print
"4 warnings"
at completion.
This may be a side effect of the -Xmaxerrs/maxwarns implementation.
- duplicates
-
JDK-6968833 javadoc reports error but still returns 0
-
- Closed
-
- relates to
-
JDK-8150424 Tests should be rewritten to avoid using launcher
-
- Open
-
-
JDK-6958836 javadoc should support -Xmaxerrs and -Xmaxwarns
-
- Closed
-