jdk/test/com/sun/corba/transport/KeepAliveSockets.java
changeset 30820 0d4717a011d3
parent 19801 97f3caac6c77
--- a/jdk/test/com/sun/corba/transport/KeepAliveSockets.java	Thu May 28 11:31:40 2015 -0700
+++ b/jdk/test/com/sun/corba/transport/KeepAliveSockets.java	Thu May 28 10:54:48 2015 -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