On Tue, 19 Apr 2022 19:54:24 GMT, Sean Mullan <mul...@openjdk.org> wrote:

>> Valerie Peng has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Removed the private no-arg default constructor and minor javadoc update.
>
> src/java.base/share/classes/javax/crypto/spec/OAEPParameterSpec.java line 126:
> 
>> 124:      * {@link #getMGFParameters()}
>> 125:      * @param pSrc the source of the encoding input P
>> 126:      * @exception NullPointerException if {@code mdName},
> 
> Change `@exception` to the more accepted `@throws` tag.

Yes, will change.

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

PR: https://git.openjdk.java.net/jdk/pull/8191

Reply via email to