< prev index next >

test/sun/rmi/rmic/iiopCompilation/IIOPCompilation.java

Print this page

        

@@ -22,10 +22,15 @@
  */
 
 /* @test
  * @bug 8065957
  * @library ../../../../java/rmi/testlibrary
+ * @modules java.corba
+ *          java.rmi/sun.rmi.registry
+ *          java.rmi/sun.rmi.server
+ *          java.rmi/sun.rmi.transport
+ *          java.rmi/sun.rmi.transport.tcp
  * @build TestLibrary
  * @summary Compiles a PortableRemoteObject with rmic -iiop and ensures that stub and tie classes are generated.
  * @run main IIOPCompilation
  * @author Felix Yang
  *
< prev index next >