< prev index next >

test/java/rmi/activation/ActivationSystem/stubClassesPermitted/StubClassesPermitted.java

Print this page

        

*** 25,34 **** --- 25,39 ---- * @bug 4179055 * @summary Some java apps need to have access to read "accessClassInPackage.sun.rmi.server" * @author Laird Dornin * * @library ../../../testlibrary + * @modules java.base/sun.security.provider + * 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 * CanCreateStubs StubClassesPermitted_Stub * @run main/othervm/java.security.policy=security.policy/secure=java.lang.SecurityManager/timeout=240 StubClassesPermitted */
< prev index next >