Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 7
-
Fix Version/s: 13
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b23
-
CPU:sparc
-
OS:generic
Description
Used IdentityHashMap with external synchrionization for verification results.
Patch is suggested.
The patch suggest to use ConcurrentHashMap on fast path.
The attached webrev.zip contain suggested patch
Gives +17% to SPECjbb2012(encrypted transport) on T4-4.
Patch is suggested.
The patch suggest to use ConcurrentHashMap on fast path.
The attached webrev.zip contain suggested patch
Gives +17% to SPECjbb2012(encrypted transport) on T4-4.
Attachments
Issue Links
- links to
-
Review openjdk/jdk11u-dev/690