-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b16
To run SSL with Fibers, update to use explicit locks, java.util.concurrent.locks, for synchronization in JSSE and the SunJSSE provider.
- relates to
-
JDK-8240827 Downport SSLSocketImpl.java from "8221882: Use fiber-friendly java.util.concurrent.locks in JSSE"
- Resolved
-
JDK-8222882 Replace use of monitors with explicit locks in http and https protocol handlers
- Closed
-
JDK-8224829 AsyncSSLSocketClose.java has timing issue
- Closed