[jdk8u-ri] RFR: 8285400: Add '@apiNote' to the APIs defined in Java SE 8 MR 3 [v2]
Mandy Chung
mchung at openjdk.java.net
Tue Apr 26 19:10:54 UTC 2022
On Tue, 26 Apr 2022 18:57:57 GMT, Poonam Bajaj <poonam at openjdk.org> wrote:
>> This change adds "apiNote This method is defined in Java SE 8 Maintenance Release 3." to the doc comments of the new APIs added with the following changesets in Java SE MR3 :
>>
>> 1. https://hg.openjdk.java.net/jdk8u/jdk8u41/jdk/rev/b26b096d4c89
>> 2. https://hg.openjdk.java.net/jdk8u/jdk8u41/jdk/rev/6bada58189de
>
> Poonam Bajaj has updated the pull request incrementally with one additional commit since the last revision:
>
> addressed the review comments
This change looks good to me. Thanks for doing this update.
Can you file a JBS issue to fix in the mainline to add back `@since` in the constants in `MGF1ParameterSpec` class? Thanks.
-------------
Marked as reviewed by mchung (Reviewer).
PR: https://git.openjdk.java.net/jdk8u-ri/pull/7
More information about the jdk8u-dev
mailing list