-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: tools
-
b140
-
generic
-
generic
-
Verified
Javadoc and specifically the doclet has inconsistent exception handling, for instance some exceptions are consumed by javadoc, and some are wrapped as DocletAbortException, and some are exposed directly with a stacktrace.
There must be consistent handling with a terse message or the cause, but there also must be a flag by which more information can be gathered.
There must be consistent handling with a terse message or the cause, but there also must be a flag by which more information can be gathered.
- duplicates
-
JDK-8146430 No logging in exception handler of jdk.javadoc.internal.doclets.toolkit.AbstractDoclet.startDoclet()
-
- Closed
-
- relates to
-
JDK-8152241 TestSerialVersionUID.java intermittently fails
-
- Closed
-