< prev index next >

test/javax/management/remote/mandatory/notif/RMINotifTest.java

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

*** 23,35 **** /* * @test * @bug 7654321 * @summary Tests to receive notifications for opened and closed connections - ions * @author sjiang ! * @modules java.management.rmi * @run clean RMINotifTest * @run build RMINotifTest * @run main RMINotifTest * @run main RMINotifTest event */ --- 23,34 ---- /* * @test * @bug 7654321 * @summary Tests to receive notifications for opened and closed connections * @author sjiang ! * * @run clean RMINotifTest * @run build RMINotifTest * @run main RMINotifTest * @run main RMINotifTest event */
< prev index next >