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

Adam Sotona asotona at openjdk.org
Tue Oct 3 08:43:01 UTC 2023


On Mon, 2 Oct 2023 13:46:53 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/instruction/CharacterRange.java line 77:
> 
>> 75:      * A flags word, indicating the kind of range.  Multiple flag bits
>> 76:      * may be set.  Valid flags include
>> 77:      * {@link java.lang.classfile.ClassFile#CRT_STATEMENT},
> 
> Maybe it would be better to organize the links in a bullet list?

Yes, fixed, thanks.

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

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


More information about the javadoc-dev mailing list