RFR: 8308753: Class-File API transition to Preview [v3]

Adam Sotona asotona at openjdk.org
Tue Oct 3 08:29:03 UTC 2023


On Mon, 2 Oct 2023 13:38:18 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fixed javadoc typo
>
> src/java.base/share/classes/java/lang/classfile/attribute/package-info.java line 27:
> 
>> 25: 
>> 26: /**
>> 27:  * <h2>Provides interfaces describing classfile attributes for the {@link java.lang.classfile} library.</h2>
> 
> Not 100% sure about the use of `h2` (here and elsewhere).

Header tags render nicely, do we have any other option?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/15706#discussion_r1343707225


More information about the javadoc-dev mailing list