Hi Gary, On 12/03/2019 12:16, Gary Adams wrote:
Doesn't the generated javadoc include an h2 for Class LogManager?That would make the h3 for LogManager Configuration the correct nesting level,even though it does not appear in the individual source file.
No, it used to, but now it doesn't. See https://mail.openjdk.java.net/pipermail/jdk-dev/2019-March/002671.html The previous header tag is now an <h1> for the class declaration. best regards, -- daniel