git: openjdk/jdk: 8309667: TLS handshake fails because of ConcurrentModificationException in PKCS12KeyStore.engineGetEntry

Weijun Wang weijun at openjdk.org
Mon Oct 2 21:55:40 UTC 2023


Changeset: d2e2c4ce
Author:    Weijun Wang <weijun at openjdk.org>
Date:      2023-10-02 21:53:12 +0000
URL:       https://git.openjdk.org/jdk/commit/d2e2c4cef1f15a3fc7f1f619470d23ae6bb37725

8309667: TLS handshake fails because of ConcurrentModificationException in PKCS12KeyStore.engineGetEntry

Reviewed-by: djelinski, mullan

! src/java.base/share/classes/sun/security/pkcs12/PKCS12KeyStore.java
+ test/jdk/sun/security/pkcs12/AttributesCorrectness.java
+ test/jdk/sun/security/pkcs12/AttributesMultiThread.java



More information about the jdk-changes mailing list