On Tue, 1 Jun 2021 16:34:44 GMT, Valerie Peng <valer...@openjdk.org> wrote:
>> Anthony Scarpino has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Remove GCTR reset() calls because GCTR is released after the operation >> some variable name consistency >> other small cleanup > > src/java.base/share/classes/com/sun/crypto/provider/AESCipher.java line 156: > >> 154: } >> 155: } >> 156: */ > > Remove? Yeah.. probably part of testing and never deleted it ------------- PR: https://git.openjdk.java.net/jdk/pull/4072