< prev index next >

test/javax/management/notification/NotifInfoTest.java

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

*** 24,34 **** /* * @test * @bug 4506105 6303698 * @summary NotificationBroadcasterSupport should have a ctor with MBeanNotificationInfo[] * @author Shanliang JIANG ! * @modules java.management * @run clean NotifInfoTest * @run build NotifInfoTest * @run main NotifInfoTest */ --- 24,34 ---- /* * @test * @bug 4506105 6303698 * @summary NotificationBroadcasterSupport should have a ctor with MBeanNotificationInfo[] * @author Shanliang JIANG ! * * @run clean NotifInfoTest * @run build NotifInfoTest * @run main NotifInfoTest */
< prev index next >