< prev index next >

test/sun/management/HotspotRuntimeMBean/GetSafepointCount.java

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

@@ -24,11 +24,11 @@
 /*
  * @test
  * @bug     4858522
  * @summary Basic unit test of HotspotClassLoadingMBean.getSafepointCount()
  * @author  Steve Bohne
- * @modules java.management/sun.management
+ *
  * @run main/othervm -XX:+UsePerfData GetSafepointCount
  */
 
 /*
  * This test is just a sanity check and does not check for the correct value.
< prev index next >