test/jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithHeapBasedOops.sh
changeset 51214 67736b4846a0
parent 50113 caf115bb98ad
equal deleted inserted replaced
51213:24c4780f69a5 51214:67736b4846a0
    20 # or visit www.oracle.com if you need additional information or have any
    20 # or visit www.oracle.com if you need additional information or have any
    21 # questions.
    21 # questions.
    22 #
    22 #
    23 # @test TestGCHeapConfigurationEventWithHeapBasedOops
    23 # @test TestGCHeapConfigurationEventWithHeapBasedOops
    24 # @key jfr
    24 # @key jfr
       
    25 # @requires vm.hasJFR
    25 # @requires vm.gc == "Parallel" | vm.gc == null
    26 # @requires vm.gc == "Parallel" | vm.gc == null
    26 # @library /test/lib /test/jdk
    27 # @library /test/lib /test/jdk
    27 # @build jdk.jfr.event.gc.configuration.TestGCHeapConfigurationEventWithHeapBasedOops
    28 # @build jdk.jfr.event.gc.configuration.TestGCHeapConfigurationEventWithHeapBasedOops
    28 # @run shell TestGCHeapConfigurationEventWithHeapBasedOops.sh
    29 # @run shell TestGCHeapConfigurationEventWithHeapBasedOops.sh
    29 
    30