< prev index next >

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

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

*** 24,35 **** --- 24,37 ---- /* * @test * @bug 7654321 * @summary Tests the NotificationBuffer class. * @author Eamonn McManus + * * @modules java.management/com.sun.jmx.remote.internal * java.management/com.sun.jmx.remote.util + * * @run clean NotificationBufferTest * @run build NotificationBufferTest NotificationSender NotificationSenderMBean * @run main NotificationBufferTest */
< prev index next >