On Thu, 27 May 2021 02:11:59 GMT, Dongbo He <dongb...@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 <dongb...@openjdk.org>
Committer: Claes Redestad <redes...@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

Reply via email to