-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
None
PKCS12KeyStore contains several internal classes for different kinds of entries and they are all mutable. Not only the contents are updated during the loading phase, but the attributes can also be modified at read time. This could lead to race conditions and modifying the attributes after loading is a mostly a waste of time.
- relates to
-
JDK-8309667 TLS handshake fails because of ConcurrentModificationException in PKCS12KeyStore.engineGetEntry
-
- Closed
-