git: openjdk/jmh-jdk-microbenchmarks: Gcm to 8 (#10)
duke
duke at openjdk.org
Fri Jul 15 14:32:18 UTC 2022
Changeset: ae279359
Author: Eric Caspole <eric.caspole at oracle.com>
Committer: GitHub <noreply at github.com>
Date: 2022-07-15 10:31:16 +0000
URL: https://git.openjdk.org/jmh-jdk-microbenchmarks/commit/ae279359dab9404ac14317548776072c72693672
Gcm to 8 (#10)
* Add GCM to 8 that were only in 11 til now
* Remove KeyAgreementBench from 8
* Fix copyright for new files
+ micros-jdk8/src/main/java/org/openjdk/bench/javax/crypto/full/CipherBench.java
+ micros-jdk8/src/main/java/org/openjdk/bench/javax/crypto/small/CipherBench.java
More information about the jmh-jdk-microbenchmarks-dev
mailing list