< prev index next >

test/javax/management/query/SupportedQueryTypesTest.java

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

@@ -24,11 +24,13 @@
 /*
  * @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 >