RFR: 8209038: Clarify the javadoc of Cipher.getParameters() [v2]

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Thu Apr 14 04:14:06 UTC 2022


On Wed, 13 Apr 2022 22:04:03 GMT, Valerie Peng <valeriep at openjdk.org> wrote:

>> Anyone can help review this javadoc update? The main change is the wording for the method javadoc of Cipher.getParameters()/CipherSpi.engineGetParameters(). The original wording is somewhat restrictive and request is to broaden this to accommodate more scenarios such as when null can be returned.
>> The rest are minor things like add {@code } to class name and null, and remove redundant ".". 
>> 
>> Will file CSR after the review is close to being wrapped up.
>> Thanks~
>
> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update w/ review feedbacks

Marked as reviewed by xuelei (Reviewer).

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

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



More information about the security-dev mailing list