< prev index next >

test/com/sun/jmx/remote/CCAdminReconnectTest.java

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 24,34 **** --- 24,36 ---- /* * @test * @bug 7009998 * @summary Tests the correct processing of concurrent ClientComunicatorAdmin reconnect requests. * @author Jaroslav Bachorik + * * @modules java.management/com.sun.jmx.remote.internal + * * @run clean CCAdminReconnectTest * @run build CCAdminReconnectTest * @run main CCAdminReconnectTest */
< prev index next >