< prev index next >

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

Print this page

        

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