< prev index next >

test/java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java

Print this page

        

*** 30,39 **** --- 30,43 ---- * connections to its endpoint have been closed, then the factory * should become unreachable too (through the RMI implementation). * @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 * @run main/othervm -Dsun.rmi.transport.connectionTimeout=2000 * PinClientSocketFactory */
< prev index next >