RFR: 8267817: [TEST] Remove unnecessary init in test/micro/org/openjdk/bench/javax/crypto/full/AESGCMBench:setup
Claes Redestad
redestad at openjdk.java.net
Thu May 27 10:01:09 UTC 2021
On Thu, 27 May 2021 02:11:59 GMT, Dongbo He <dongbohe at openjdk.org> wrote:
> decryptCipher will be reinitialized in decrypt, which will loses all previously-acquired state. Therefore, it's not necessary to initialize in setup.
Looks good.
-------------
Marked as reviewed by redestad (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4215
More information about the security-dev
mailing list