[jdk8u-ri] RFR: 8285400: Add '@apiNote' to the APIs defined in Java SE 8 MR 3

Poonam Bajaj poonam at openjdk.java.net
Tue Apr 26 18:57:57 UTC 2022


On Tue, 26 Apr 2022 00:10:56 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:

>>> How about the SHA512_224 and SHA512_256 constants in java/security/spec/MGF1ParameterSpec.java? Should add the since and apiNot javadoc tags as well?
>> 
>> The `PSSParameterSpec.TRAILER_FIELD_BC` needs the `@apiNote` too?
>
> Same concern as  @valeriepeng on both the `MGF1ParameterSpec` and `PSSParameterSpec` field omissions.  We did add a `@since` in `PSSParameterSpec`, but not `MGF1ParameterSpec`.

@bradfordwetmore @valeriepeng I have addressed all the concerns and have updated the PR. Please take a look.

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

PR: https://git.openjdk.java.net/jdk8u-ri/pull/7


More information about the jdk8u-dev mailing list