Oli Gillespie
|
8ef918d667
|
8324646: Avoid Class.forName in SecureRandom constructor
Reviewed-by: shade, weijun
|
2024-02-09 14:38:09 +00:00 |
|
Mark Powers
|
38c01971ff
|
8318105: [jmh] the test java.security.HSS failed with 2 active threads
Reviewed-by: ascarpino
|
2024-02-02 16:30:46 +00:00 |
|
John Jiang
|
06dd735342
|
8322766: Micro bench SSLHandshake should use default algorithms
Reviewed-by: djelinski
|
2024-01-03 08:27:42 +00:00 |
|
Daniel Jeliński
|
1535528cb1
|
8318479: [jmh] the test security.CacheBench failed for multiple threads run
Reviewed-by: redestad
|
2023-11-14 09:53:23 +00:00 |
|
Swati Sharma
|
b438cffdb9
|
8314085: Fixing scope from benchmark to thread for JMH tests having shared state
Co-authored-by: Vladimir Ivanov <vaivanov@openjdk.org>
Reviewed-by: sviswanathan, ecaspole
|
2023-10-03 16:01:36 +00:00 |
|
Erik Joelsson
|
020255a72d
|
8267174: Many test files have the wrong Copyright header
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
|
2023-09-12 20:16:05 +00:00 |
|
Mark Powers
|
d987176412
|
8307794: Test for HSS/LMS Signature Verification
Reviewed-by: mullan
|
2023-06-01 14:09:36 +00:00 |
|
Xue-Lei Andrew Fan
|
8752bb4be8
|
8296818: Enhance JMH tests java/security/Signatures.java
Reviewed-by: weijun
|
2022-11-16 17:43:40 +00:00 |
|
Xue-Lei Andrew Fan
|
a5d838c337
|
8296591: Signature benchmark
Reviewed-by: weijun
|
2022-11-09 17:34:36 +00:00 |
|
Daniel Fuchs
|
4338f527aa
|
8294241: Deprecate URL public constructors
Reviewed-by: joehw, prr, alanb, aefimov, michaelm
|
2022-11-03 17:18:14 +00:00 |
|
Eric Caspole
|
5d6779f709
|
8292681: Add JMH for ProtectionDomain
Reviewed-by: mullan
|
2022-08-31 13:24:34 +00:00 |
|
Claes Redestad
|
a28ab7b62a
|
8288568: Reduce runtime of java.security microbenchmarks
Reviewed-by: ecaspole, hchao, rriggs
|
2022-08-11 15:28:45 +00:00 |
|
Daniel Jeliński
|
d8446b4f60
|
8284694: Avoid evaluating SSLAlgorithmConstraints twice
Reviewed-by: redestad, xuelei, coffeys
|
2022-04-20 18:15:16 +00:00 |
|
Clive Verghese
|
e627caec84
|
8270317: Large Allocation in CipherSuite
Reviewed-by: xuelei, simonis
|
2021-07-24 10:14:53 +00:00 |
|
Dongbo He
|
3b83bc1bc3
|
8268427: Improve AlgorithmConstraints:checkAlgorithm performance
Co-authored-by: GaofengZhang <zhanggaofeng9@huawei.com>
Reviewed-by: xuelei, ascarpino
|
2021-06-26 09:54:47 +00:00 |
|
Weijun Wang
|
6765f90250
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
|
2021-06-02 11:57:31 +00:00 |
|
djelinski
|
18fc35053c
|
8259886: Improve SSL session cache performance and scalability
Reviewed-by: erikj, xuelei
|
2021-03-07 01:13:24 +00:00 |
|
Claes Redestad
|
35c9da7031
|
8259498: Reduce overhead of MD5 and SHA digests
Reviewed-by: valeriep
|
2021-01-20 23:45:55 +00:00 |
|
Claes Redestad
|
fc1d2a1e8e
|
8259065: Optimize MessageDigest.getInstance
Reviewed-by: valeriep
|
2021-01-08 09:20:42 +00:00 |
|
Weijun Wang
|
b21b96df21
|
8256507: Add a micro benchmark for JDK-8153005
Reviewed-by: shade
|
2020-11-20 19:53:24 +00:00 |
|
Fei Yang
|
b25d894015
|
8252204: AArch64: Implement SHA3 accelerator/intrinsic
Co-authored-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Co-authored-by: Dong Bo <dongbo4@huawei.com>
Reviewed-by: aph, kvn
|
2020-10-22 04:38:39 +00:00 |
|
Claes Redestad
|
8d9826e4d1
|
8247995: Avoid use of a mapping function in Permissions.getPermissionCollection
Reviewed-by: rriggs
|
2020-06-23 10:07:10 +02:00 |
|
Mikael Vidstedt
|
3318314c7c
|
8237589: Fix copyright header formatting
Reviewed-by: jjg, serb, iris, jwilhelm
|
2020-01-21 14:23:01 -08:00 |
|
Eric Caspole
|
4325a8443b
|
8215521: add microbenchmark to measure AccessController.getContext
Reviewed-by: redestad, alanb
|
2019-10-04 12:00:16 -04:00 |
|
Claes Redestad
|
7a30c97753
|
8061281: Microbenchmark suite build support, directory layout and sample benchmarks
8061282: Migrate jmh-jdk-microbenchmarks into the JDK
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Staffan Friberg <sfriberg@kth.se>
Reviewed-by: ecaspole, mchung, erikj, ihse
|
2018-11-16 23:39:51 +01:00 |
|