On Tue, 5 Jul 2022 15:37:55 GMT, Mark Powers <d...@openjdk.org> wrote:

>> https://bugs.openjdk.org/browse/JDK-8284851
>
> 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 1801:

> 1799:      * doFinal() calls - should be initialized and in ENCRYPT_MODE or
> 1800:      * DECRYPT_MODE.
> 1801:      * @throws IllegalStateException if this {@code Cipher} objectis 
> not in

typo: objectis -> object is

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

PR: https://git.openjdk.org/jdk/pull/9282

Reply via email to