jdk-24/test/micro/org/openjdk/bench/java/security
Sean Mullan db85090553 8338411: Implement JEP 486: Permanently Disable the Security Manager
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
..
AlgorithmConstraintsPermits.java 8342958: Use jvmArgs consistently in microbenchmarks 2024-10-28 22:40:25 +00:00
CacheBench.java 8342958: Use jvmArgs consistently in microbenchmarks 2024-10-28 22:40:25 +00:00
CipherSuiteBench.java 8342958: Use jvmArgs consistently in microbenchmarks 2024-10-28 22:40:25 +00:00
DoPrivileged.java 8288568: Reduce runtime of java.security microbenchmarks 2022-08-11 15:28:45 +00:00
GetContext.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
GetMessageDigest.java 8288568: Reduce runtime of java.security microbenchmarks 2022-08-11 15:28:45 +00:00
HSS.java 8342958: Use jvmArgs consistently in microbenchmarks 2024-10-28 22:40:25 +00:00
MessageDigests.java 8342958: Use jvmArgs consistently in microbenchmarks 2024-10-28 22:40:25 +00:00
PermissionsImplies.java 8288568: Reduce runtime of java.security microbenchmarks 2022-08-11 15:28:45 +00:00
PKCS12KeyStores.java 8342958: Use jvmArgs consistently in microbenchmarks 2024-10-28 22:40:25 +00:00
ProtectionDomainBench.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
SecureRandomBench.java 8324646: Avoid Class.forName in SecureRandom constructor 2024-02-09 14:38:09 +00:00
Signatures.java 8342958: Use jvmArgs consistently in microbenchmarks 2024-10-28 22:40:25 +00:00
SSLHandshake.java 8322766: Micro bench SSLHandshake should use default algorithms 2024-01-03 08:27:42 +00:00
TestCertificates.java 8322766: Micro bench SSLHandshake should use default algorithms 2024-01-03 08:27:42 +00:00