Integrated: 8267817: [TEST] Remove unnecessary init in test/micro/org/openjdk/bench/javax/crypto/full/AESGCMBench:setup
Dongbo He
dongbohe at openjdk.java.net
Thu May 27 11:53: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.
This pull request has now been integrated.
Changeset: 85f61652
Author: Dongbo He <dongbohe at openjdk.org>
Committer: Claes Redestad <redestad at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/85f616522b2dc8e7b4c31d760c3171ac74a5490f
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
8267817: [TEST] Remove unnecessary init in test/micro/org/openjdk/bench/javax/crypto/full/AESGCMBench:setup
Reviewed-by: redestad
-------------
PR: https://git.openjdk.java.net/jdk/pull/4215
More information about the security-dev
mailing list