JDK-8220262 : fix headings in java.logging
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.logging
  • Affected Version: 13
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2019-03-07
  • Updated: 2019-04-03
  • Resolved: 2019-03-12
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 13
13 b12Fixed
Related Reports
Relates :  
Description
The following issues are reported regarding headings in documentation comments.
For a general background information, see this message to jdk-dev@ojn.
   https://mail.openjdk.java.net/pipermail/jdk-dev/2019-March/002671.html


open/src/java.logging/share/classes/java/util/logging/LogManager.java:67: Note: missing heading <h2>
 * <h3>LogManager Configuration</h3>
   ^





Comments
https://mail.openjdk.java.net/pipermail/core-libs-dev/2019-March/058940.html
12-03-2019