< prev index next >

test/javax/management/MBeanServer/MBeanTest.java

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

*** 29,39 **** /* * @test * @bug 8010285 * @summary General MBean test. * @author Jaroslav Bachorik ! * @modules java.management * @run clean MBeanTest * @run build MBeanTest * @run main MBeanTest */ public class MBeanTest { --- 29,39 ---- /* * @test * @bug 8010285 * @summary General MBean test. * @author Jaroslav Bachorik ! * * @run clean MBeanTest * @run build MBeanTest * @run main MBeanTest */ public class MBeanTest {
< prev index next >