git: openjdk/jdk: 8269827: JMH tests for AES/GCM byte[] and bytebuffers
Anthony Scarpino
ascarpino at openjdk.java.net
Thu Jul 8 17:20:47 UTC 2021
Changeset: 58328824
Author: Anthony Scarpino <ascarpino at openjdk.org>
Date: 2021-07-08 17:19:46 +0000
URL: https://git.openjdk.java.net/jdk/commit/58328824927292927a2c6329400cde816c383ecd
8269827: JMH tests for AES/GCM byte[] and bytebuffers
Reviewed-by: ecaspole, weijun
! test/micro/org/openjdk/bench/javax/crypto/full/AESGCMBench.java
+ test/micro/org/openjdk/bench/javax/crypto/full/AESGCMByteBuffer.java
! test/micro/org/openjdk/bench/javax/crypto/small/AESGCMBench.java
+ test/micro/org/openjdk/bench/javax/crypto/small/AESGCMByteBuffer.java
More information about the jdk-changes
mailing list