-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P4
-
None
-
Affects Version/s: 9
-
Component/s: security-libs
With the removal of the synchronization on priorityMap inside
'SignatureAndHashAlgorithm.getSupportedAlgorithms' inJDK-8146725, it seems unnecessary to use a synchronizedSortedMap.
Reported on security-dev alias, for more details, see: http://mail.openjdk.java.net/pipermail/security-dev/2017-April/015797.html
'SignatureAndHashAlgorithm.getSupportedAlgorithms' in
Reported on security-dev alias, for more details, see: http://mail.openjdk.java.net/pipermail/security-dev/2017-April/015797.html
- relates to
-
JDK-8146725 Issues with SignatureAndHashAlgorithm.getSupportedAlgorithms
-
- Closed
-