< prev index next >

test/java/rmi/server/useCustomRef/UseCustomRef.java

Print this page

        

*** 29,38 **** --- 29,42 ---- * * test currently needs RMISecurityManager because of * 4180392 * * @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 Ping UseCustomRef_Stub UseCustomRef_Skel * @run main/othervm/policy=security.policy/secure=java.rmi.RMISecurityManager/timeout=120 UseCustomRef * * This test was failing to run because the synthetic access * control context used by the application class loader to find and define
< prev index next >