< prev index next >

test/com/sun/management/OperatingSystemMXBean/GetFreePhysicalMemorySize.java

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

@@ -24,11 +24,10 @@
 /*
  * @test
  * @bug     4858522
  * @summary Basic unit test of OperatingSystemMXBean.getFreePhysicalMemorySize()
  * @author  Steve Bohne
- * @modules jdk.management
  */
 
 /*
  * This test is just a sanity check and does not check for the correct
  * value.  The correct value should be checked manually:
< prev index next >