hg: jdk9/sandbox/jdk: 8145854: SSLContextImpl.statusResponseManager should be generated if required
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Feb 26 01:11:27 UTC 2016
Changeset: e143c31a205b
Author: jnimeh
Date: 2016-02-25 16:10 -0800
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/e143c31a205b
8145854: SSLContextImpl.statusResponseManager should be generated if required
Summary: Implement server-side lazy initialization of StatusResponseManagers in the SSLContextImpl class.
Reviewed-by: xuelei
! src/java.base/share/classes/sun/security/ssl/ClientHandshaker.java
! src/java.base/share/classes/sun/security/ssl/SSLContextImpl.java
! src/java.base/share/classes/sun/security/ssl/ServerHandshaker.java
+ test/javax/net/ssl/Stapling/StapleEnableProps.java
More information about the jdk9-sandbox-changes
mailing list