< prev index next >

test/javax/management/query/InstanceOfExpTest.java

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

*** 24,34 **** /* * @test * @bug 5072174 6335848 * @summary test the new method javax.management.Query.isInstanceOf("className") * @author Shanliang JIANG ! * @modules java.management * @run clean InstanceOfExpTest * @run build InstanceOfExpTest * @run main InstanceOfExpTest */ --- 24,34 ---- /* * @test * @bug 5072174 6335848 * @summary test the new method javax.management.Query.isInstanceOf("className") * @author Shanliang JIANG ! * * @run clean InstanceOfExpTest * @run build InstanceOfExpTest * @run main InstanceOfExpTest */
< prev index next >