jdk/test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh
changeset 7019 f2f6b61d34ac
parent 5506 202f599c92aa
child 7668 d4a77089c587
equal deleted inserted replaced
6907:932cbb0eed6b 7019:f2f6b61d34ac
    25 # @test
    25 # @test
    26 # @bug     4959889
    26 # @bug     4959889
    27 # @summary Test CollectionUsageThreshold with concurrent marksweep collector
    27 # @summary Test CollectionUsageThreshold with concurrent marksweep collector
    28 # @author  Mandy Chung
    28 # @author  Mandy Chung
    29 #
    29 #
       
    30 # @ignore  6982965
    30 # @run build CollectionUsageThreshold
    31 # @run build CollectionUsageThreshold
    31 # @run shell/timeout=300 CollectionUsageThresholdConcMarkSweepGC.sh
    32 # @run shell/timeout=300 CollectionUsageThresholdConcMarkSweepGC.sh
    32 #
    33 #
    33 
    34 
    34 #Set appropriate jdk
    35 #Set appropriate jdk