< prev index next >

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

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @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 >