< prev index next >

test/java/rmi/registry/classPathCodebase/ClassPathCodebase.java

Print this page

        

*** 28,37 **** --- 28,41 ---- * java.rmi.server.codebase property, not the list of "file:" URLs for the * actual elements of the CLASSPATH. * @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 Dummy * @run main/othervm/policy=security.policy * -Djava.rmi.server.useCodebaseOnly=false ClassPathCodebase */
< prev index next >