RFR: 8288568: Reduce runtime of java.security microbenchmarks

Claes Redestad redestad at openjdk.org
Fri Jun 17 12:24:51 UTC 2022


On Thu, 16 Jun 2022 21:56:40 GMT, Hai-May Chao <hchao at openjdk.org> wrote:

> Looks good. Would you also consider to apply the same value or iteration to PermissionsImplies.java and javax/crypto/Crypto.java? The copyright year for some of the Oracle files in this PR can be changed to 2022. Thanks!

Fixed copyrights and made `PermissionImplies` consistent.

I'm going through micros package-by-package and will deal with javax/crypto microbenchmarks in a follow-up.

-------------

PR: https://git.openjdk.org/jdk/pull/9189



More information about the security-dev mailing list