On Wed, 6 Jul 2022 20:50:19 GMT, Valerie Peng <[email protected]> wrote:
>> Mark Powers has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> aw shucks - another one
>
> src/java.base/share/classes/javax/crypto/Cipher.java line 1071:
>
>> 1069: * Returns the exemption mechanism object used with this {@code
>> Cipher}.
>> 1070: *
>> 1071: * @return the exemption mechanism object used with this {@code
>> Cipher}, or
>
> add object to {@code Cipher} here.
Added.
-------------
PR: https://git.openjdk.org/jdk/pull/9282