[jdk11u-dev] RFR: 8262316: Reducing locks in RSA Blinding

Evgeny Astigeevich github.com+42899633+eastig at openjdk.java.net
Tue Oct 5 15:04:23 UTC 2021


We have users hit by locks in RSA Blinding when multiple threads are used. This backport fixes the performance issue.
The patch applies clearly. Tier 1 and 2 passed.

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

Commit messages:
 - Backport 7a99a9874b3f803baf24fec3b59e1975fc51ed1b

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/473/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=473&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8262316
  Stats: 80 lines in 1 file changed: 37 ins; 17 del; 26 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/473.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/473/head:pull/473

PR: https://git.openjdk.java.net/jdk11u-dev/pull/473


More information about the jdk-updates-dev mailing list