RFR: 8306729: Add nominal descriptors of modules and packages to Constants API [v3]

Adam Sotona asotona at openjdk.org
Tue Apr 25 19:25:40 UTC 2023


On Mon, 24 Apr 2023 20:56:03 GMT, Mandy Chung <mchung at openjdk.org> wrote:

>> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Doc fixes + added null and empty tests
>
> src/java.base/share/classes/java/lang/constant/PackageDesc.java line 30:
> 
>> 28: 
>> 29: /**
>> 30:  * A nominal descriptor for a {@code Package} constant {@jvms 4.4.12}.
> 
> I suggest to move `{@jvms 4.4.12}` as see also section before `@since 21`.  See the suggestion below

Fixed, thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13615#discussion_r1176944315


More information about the core-libs-dev mailing list