< prev index next >

test/java/rmi/transport/httpSocket/HttpSocketTest.java

Print this page

        

@@ -25,10 +25,15 @@
  *
  * @summary HttpSocket functionality test
  * @author Dana Burns
  *
  * @library ../../testlibrary
+ * @modules java.rmi/sun.rmi.registry
+ *          java.rmi/sun.rmi.server
+ *          java.rmi/sun.rmi.transport
+ *          java.rmi/sun.rmi.transport.proxy
+ *          java.rmi/sun.rmi.transport.tcp
  * @build TestLibrary HttpSocketTest HttpSocketTest_Stub
  * @run main/othervm/policy=security.policy HttpSocketTest
  */
 
 /*
< prev index next >