-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
None
-
b26
A doclet is initialized with a Reporter and Locale. This includes the Standard Doclet.
A doclet may use taglets. A taglet has access to the enclosing doclet. However, the Standard Doclet does not expose the Reporter and Locale with which it was initialized. This means a tablet cannot easily report diagnostics.
A doclet may use taglets. A taglet has access to the enclosing doclet. However, the Standard Doclet does not expose the Reporter and Locale with which it was initialized. This means a tablet cannot easily report diagnostics.
- csr for
-
JDK-8267865 StandardDoclet should provide access to Reporter and Locale
-
- Closed
-
- relates to
-
JDK-8267126 javadoc should show "line and caret" for diagnostics.
-
- Resolved
-