< prev index next >

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

Print this page

        

*** 40,49 **** --- 40,50 ---- /** * @test TestUnifiedLoggingSwitchStress * @key gc stress * @summary Switches gc log level on fly while stressing memory/gc * @requires !vm.flightRecorder + * @requires vm.gc != "Z" * @library /test/lib / * @modules java.management java.base/jdk.internal.misc * * @run main/othervm -Xmx256M -Xms256M * gc.logging.TestUnifiedLoggingSwitchStress 60
< prev index next >