< prev index next >

test/sun/net/www/protocol/https/NewImpl/ComHTTPSConnection.java

Print this page

        

@@ -23,10 +23,12 @@
 
 /*
  * @test
  * @bug 4474255
  * @summary Can no longer obtain a com.sun.net.ssl.HttpsURLConnection
+ * @modules java.base/com.sun.net.ssl
+ *          java.base/com.sun.net.ssl.internal.www.protocol.https
  * @run main/othervm ComHTTPSConnection
  *
  *     SunJSSE does not support dynamic system properties, no way to re-use
  *     system properties in samevm/agentvm mode.
  * @author Brad Wetmore
< prev index next >