On Wed, 6 Apr 2022 00:14:04 GMT, Valerie Peng <valer...@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~

This pull request has now been integrated.

Changeset: 0c5ab6da
Author:    Valerie Peng <valer...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/0c5ab6daa93cd063d8fa54880f7b1aa981c27c5f
Stats:     417 lines in 2 files changed: 3 ins; 5 del; 409 mod

8209038: Clarify the javadoc of Cipher.getParameters()

Reviewed-by: xuelei, mullan, weijun

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

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

Reply via email to