< prev index next >

test/jdk/com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug     4858522 6191542
  * @summary Basic unit test of OperatingSystemMXBean.getCommittedVirtualMemorySize()
+ * @requires vm.gc != "Z"
  * @author  Steve Bohne
  */
 
 /*
  * This test is just a sanity check and does not check for the correct
< prev index next >