< prev index next >

test/javax/management/notification/FilterExceptionTest.java

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

*** 24,34 **** /* * @test * @bug 6244855 6244863 * @summary Exception thrown by NotificationFilter should be ignored * @author Shanliang JIANG ! * @modules java.management * @run clean FilterExceptionTest * @run build FilterExceptionTest * @run main FilterExceptionTest */ --- 24,34 ---- /* * @test * @bug 6244855 6244863 * @summary Exception thrown by NotificationFilter should be ignored * @author Shanliang JIANG ! * * @run clean FilterExceptionTest * @run build FilterExceptionTest * @run main FilterExceptionTest */
< prev index next >