8160786: No CCC for public class java.net.http.AsyncSSlDelegate
Reviewed-by: chegar
This commit is contained in:
parent
1aceedb6a9
commit
c21c81a858
@ -81,7 +81,7 @@ import static javax.net.ssl.SSLEngineResult.HandshakeStatus.*;
|
||||
* the channel to be closed, and the error is reported to the user's
|
||||
* Consumer<Throwable>
|
||||
*/
|
||||
public class AsyncSSLDelegate implements Closeable, AsyncConnection {
|
||||
class AsyncSSLDelegate implements Closeable, AsyncConnection {
|
||||
|
||||
// outgoing buffers put in this queue first and may remain here
|
||||
// while SSL handshaking happening.
|
||||
|
Loading…
x
Reference in New Issue
Block a user