< prev index next >

test/hotspot/jtreg/gc/logging/TestMetaSpaceLog.java

Print this page

        

*** 37,47 **** /* * @test TestMetaSpaceLog * @bug 8211123 * @summary Ensure that the Metaspace is updated in the log ! * @requires vm.gc=="null" * @key gc * @library /test/lib * @modules java.base/jdk.internal.misc * java.management * --- 37,47 ---- /* * @test TestMetaSpaceLog * @bug 8211123 * @summary Ensure that the Metaspace is updated in the log ! * @requires vm.gc.Parallel & vm.gc.G1 & vm.gc.ConcMarkSweep & vm.gc.Serial * @key gc * @library /test/lib * @modules java.base/jdk.internal.misc * java.management *
< prev index next >