-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
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