< prev index next >

test/java/lang/management/RuntimeMXBean/PropertiesTest.java

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

*** 26,36 **** * @bug 6260131 * @summary Test for RuntimeMXBean.getSystemProperties() if the system * properties contain another list of properties as the defaults. * @author Mandy Chung * - * @modules java.management * @run build PropertiesTest * @run main PropertiesTest */ import java.util.*; --- 26,35 ----
< prev index next >