On Mon, 28 Apr 2025 21:48:40 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> Chen Liang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Wording updates, thanks Roger
>
> src/java.base/share/classes/java/lang/reflect/AccessFlag.java line 342:
> 
>> 340:     /**
>> 341:      * {@return kinds of constructs this flag can be applied to in the
>> 342:      * current class file format version}
> 
> Suggestion:
> 
>      * {@return Locations this flag can be applied to in the
>      * current class file format version}

FYI we need to use lowercase in this tag, otherwise rendered output would be 

Returns Locations this flag can be applied to in the current class file format 
version.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23095#discussion_r2064869716

Reply via email to