< prev index next >

test/sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java

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

@@ -22,12 +22,12 @@
  */
 
 /*
  * @test
  * @bug     4858522
- * @modules java.management/sun.management
  * @summary Basic unit test of HotspotRuntimeMBean.getTotalSafepointTime()
+ *
  * @run main/othervm -XX:+UsePerfData GetTotalSafepointTime
  */
 
 /*
  * This test is just a sanity check and does not check for the correct value.
< prev index next >