< prev index next >

test/sun/tools/jconsole/ResourceCheckTest.java

Print this page
rev 11832 : 8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung

*** 24,33 **** --- 24,34 ---- /** * * @test * @bug 5008856 5023573 5024917 5062569 7172176 * @summary 'missing resource key' error for key = "Operating system" + * @modules jdk.jconsole/sun.tools.jconsole * @run main ResourceCheckTest */ import java.lang.reflect.Field; import java.lang.reflect.Modifier;
< prev index next >