< prev index next >

test/sun/rmi/transport/tcp/DeadCachedConnection.java

Print this page

        

*** 23,32 **** --- 23,36 ---- /* @test * @bug 4094891 * @summary unable to retry call if cached connection to server is used * @library ../../../../java/rmi/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 JavaVM * @run main/othervm DeadCachedConnection */ /* Fault: Cached connections used for remote invocations exhibited
< prev index next >