< prev index next >

test/sun/rmi/transport/tcp/blockAccept/BlockAcceptTest.java

Print this page

        

*** 26,35 **** --- 26,36 ---- * * @summary RMI blocks in HttpAwareServerSocket.accept() if you telnet to it * @author Adrian Colley * * @library ../../../../../java/rmi/testlibrary + * @modules java.rmi/sun.rmi.transport.proxy * @build TestIface TestImpl TestImpl_Stub * @run main/othervm/policy=security.policy/timeout=60 BlockAcceptTest */ /* This test attempts to stymie the RMI accept loop. The accept loop in
< prev index next >