< prev index next >

test/javax/net/ssl/FixingJavadocs/ComURLNulls.java

Print this page

        

*** 25,34 **** --- 25,36 ---- * @test * @bug 4387882 4451038 * @summary Need to revisit the javadocs for JSSE, especially the * promoted classes, and HttpsURLConnection.getCipherSuite throws * NullPointerException + * @modules java.base/com.sun.net.ssl + * java.base/com.sun.net.ssl.internal.www.protocol.https * @run main/othervm ComURLNulls * * SunJSSE does not support dynamic system properties, no way to re-use * system properties in samevm/agentvm mode. * @author Brad Wetmore
< prev index next >