RFR: JDK-8256208: Javadoc's generated overview does not show classes of unnamed package [v2]
Hannes Wallnöfer
hannesw at openjdk.java.net
Tue Nov 9 15:08:45 UTC 2021
On Mon, 8 Nov 2021 19:36:07 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
>> Hannes Wallnöfer has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add newline
>
> test/langtools/jdk/javadoc/doclet/testUnnamedPackage/src1/pkg/package.html line 5:
>
>> 3: This is a package comment for package pkg.
>> 4: </body>
>> 5: </html>
>
> Old-style? How quaint!
One adapts to the environment... Also, not much missing for valid html5 except `<!doctype html>`
-------------
PR: https://git.openjdk.java.net/jdk/pull/5911
More information about the javadoc-dev
mailing list