-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 7
-
Component/s: security-libs
-
b23
-
sparc
-
generic
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.
- links to
-
Review
openjdk/jdk11u-dev/690