< prev index next >

test/javax/management/Introspector/NotAnMBeanTest.java

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

*** 24,34 **** /* * @test * @bug 4914805 * @summary Ensure that the right exception is thrown for illegal MBeans * @author Eamonn McManus ! * @modules java.management * @run clean NotAnMBeanTest * @run build NotAnMBeanTest * @run main NotAnMBeanTest */ --- 24,34 ---- /* * @test * @bug 4914805 * @summary Ensure that the right exception is thrown for illegal MBeans * @author Eamonn McManus ! * * @run clean NotAnMBeanTest * @run build NotAnMBeanTest * @run main NotAnMBeanTest */
< prev index next >