< prev index next >

test/java/rmi/activation/Activatable/restartLatecomer/RestartLatecomer.java

Print this page

        

@@ -25,10 +25,14 @@
  * @bug 4526514
  * @summary rmid does not handle group restart for latecomer objects
  * @author Ann Wollrath
  *
  * @library ../../../testlibrary
+ * @modules java.rmi/sun.rmi.registry
+ *          java.rmi/sun.rmi.server
+ *          java.rmi/sun.rmi.transport
+ *          java.rmi/sun.rmi.transport.tcp
  * @build TestLibrary RMID ActivationLibrary
  *     RestartLatecomer RestartLatecomer_Stub
  * @run main/othervm/policy=security.policy/timeout=240 RestartLatecomer
  */
 
< prev index next >