test/hotspot/jtreg/gc/logging/TestUnifiedLoggingSwitchStress.java
changeset 48883 0f1be3c7b6b2
parent 47216 71c04702a3d5
child 50525 767cdb97f103
equal deleted inserted replaced
48882:6b510cb0f14f 48883:0f1be3c7b6b2
    37 import java.util.Random;
    37 import java.util.Random;
    38 
    38 
    39 
    39 
    40 /**
    40 /**
    41  * @test TestUnifiedLoggingSwitchStress
    41  * @test TestUnifiedLoggingSwitchStress
       
    42  * @key gc stress
    42  * @summary Switches gc log level on fly while stressing memory/gc
    43  * @summary Switches gc log level on fly while stressing memory/gc
    43  * @key gc
       
    44  * @key stress
       
    45  * @requires !vm.flightRecorder
    44  * @requires !vm.flightRecorder
    46  * @library /test/lib /
    45  * @library /test/lib /
    47  * @modules java.management java.base/jdk.internal.misc
    46  * @modules java.management java.base/jdk.internal.misc
    48  *
    47  *
    49  * @run main/othervm -Xmx256M -Xms256M
    48  * @run main/othervm -Xmx256M -Xms256M