< prev index next >

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

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

*** 24,34 **** /* * @test * @bug 4934236 * @summary Tests that NotificationBuffer is created when used. * @author jfd@... ! * @modules java.management.rmi * @run clean NotificationBufferCreationTest NotificationSender * @run build NotificationBufferCreationTest * @run main NotificationBufferCreationTest */ import java.net.MalformedURLException; --- 24,34 ---- /* * @test * @bug 4934236 * @summary Tests that NotificationBuffer is created when used. * @author jfd@... ! * * @run clean NotificationBufferCreationTest NotificationSender * @run build NotificationBufferCreationTest * @run main NotificationBufferCreationTest */ import java.net.MalformedURLException;
< prev index next >