Withdrawn: Remove unnecessary init in AESGCMBench:setup
Eric Caspole
ecaspole at openjdk.java.net
Tue Jun 1 14:04:35 UTC 2021
On Wed, 26 May 2021 03:18:54 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 been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jmh-jdk-microbenchmarks/pull/8
More information about the jmh-jdk-microbenchmarks-dev
mailing list