--- old/test/com/sun/corba/transport/KeepAliveSockets.java 2015-05-27 15:41:59.132793035 -0700 +++ new/test/com/sun/corba/transport/KeepAliveSockets.java 2015-05-27 15:41:58.976793032 -0700 @@ -26,6 +26,7 @@ * @bug 8017195 * @summary Introduce option to setKeepAlive parameter on CORBA sockets * + * @modules java.corba/com.sun.corba.se.impl.orb java.corba/com.sun.corba.se.impl.transport * @run main/othervm KeepAliveSockets * @run main/othervm -Dcom.sun.CORBA.transport.enableTcpKeepAlive KeepAliveSockets * @run main/othervm -Dcom.sun.CORBA.transport.enableTcpKeepAlive=true KeepAliveSockets