Looks fine to me. Thanks, Xuelei
On 6/8/2016 4:13 AM, Bradford Wetmore wrote: > > Simple fix/test. > > We missed copying the ALPN values from the SSLServerSocket to the > SSLSocket. > > The test is essentially SSLSocketAlpnTest.java but setting the > SSLParameters on SSLServerSocket instead of SSLSocket. > > https://bugs.openjdk.java.net/browse/JDK-8158978 > http://cr.openjdk.java.net/~wetmore/8158978/webrev.00 > > Brad >