< prev index next >

test/java/rmi/registry/interfaceHash/InterfaceHash.java

Print this page

        

*** 34,43 **** --- 34,47 ---- * always use the same value for the -v1.1 stub/skeleton * "interface hash": 4905912898345647071L. * * @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 ReferenceRegistryStub * @run main/othervm InterfaceHash * @key intermittent */
< prev index next >