< prev index next >

jdk/test/javax/management/query/SupportedQueryTypesTest.java

Print this page

        

*** 24,34 **** /* * @test * @bug 8058865 * @summary Tests most of the existing query types. * @author Olivier Lagneau ! * @modules java.management * @compile TestQuery.java * @run main/othervm/timeout=300 -DDEBUG_STANDARD SupportedQueryTypesTest -mbeanClassName TestQuery */ import java.util.Map ; --- 24,34 ---- /* * @test * @bug 8058865 * @summary Tests most of the existing query types. * @author Olivier Lagneau ! * @modules java.management.rmi * @compile TestQuery.java * @run main/othervm/timeout=300 -DDEBUG_STANDARD SupportedQueryTypesTest -mbeanClassName TestQuery */ import java.util.Map ;
< prev index next >