< prev index next >

test/java/rmi/activation/Activatable/forceLogSnapshot/ForceLogSnapshot.java

Print this page

        

*** 25,34 **** --- 25,38 ---- * @bug 4173960 * @summary synopsis: Activatable objects cannot be restarted. * @author Laird Dornin * * @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 * ActivateMe ForceLogSnapshot_Stub * @run main/othervm/policy=security.policy/timeout=640 ForceLogSnapshot */
< prev index next >