< prev index next >

test/java/rmi/server/RMIClassLoader/spi/Property.java

Print this page

        

*** 27,36 **** --- 27,40 ---- * system property is interpreted to name the class to instantiate for the * RMIClassLoader provider. * @author Peter Jones * * @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 ServiceConfiguration TestProvider * @run main/othervm/policy=security.policy Property */ public class Property {
< prev index next >