< prev index next >

test/hotspot/jtreg/gc/ergonomics/TestDynamicNumberOfGCThreads.java

Print this page

        

*** 25,35 **** /* * @test TestDynamicNumberOfGCThreads * @bug 8017462 * @summary Ensure that UseDynamicNumberOfGCThreads runs ! * @requires vm.gc=="null" * @key gc * @modules java.base/jdk.internal.misc * @library /test/lib * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission --- 25,35 ---- /* * @test TestDynamicNumberOfGCThreads * @bug 8017462 * @summary Ensure that UseDynamicNumberOfGCThreads runs ! * @requires vm.gc.Parallel & vm.gc.G1 & vm.gc.ConcMarkSweep * @key gc * @modules java.base/jdk.internal.misc * @library /test/lib * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
< prev index next >