hotspot/test/TEST.groups
changeset 26952 7b9d2d64bbbd
parent 26947 09eeeb791f79
parent 26951 b1c32d239bc3
child 27013 b92fba31c49d
equal deleted inserted replaced
26950:4c77580f566c 26952:7b9d2d64bbbd
    59 # Tests that require a full JDK to execute. Either they test a feature
    59 # Tests that require a full JDK to execute. Either they test a feature
    60 # only in the JDK or they use tools that are only in the JDK. The latter
    60 # only in the JDK or they use tools that are only in the JDK. The latter
    61 # can be resolved in some cases by using tools from the compile-jdk.
    61 # can be resolved in some cases by using tools from the compile-jdk.
    62 #
    62 #
    63 needs_jdk = \
    63 needs_jdk = \
    64   gc/TestG1ZeroPGCTJcmdThreadPrint.java \
       
    65   gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java \
    64   gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java \
    66   gc/metaspace/TestMetaspacePerfCounters.java \
    65   gc/metaspace/TestMetaspacePerfCounters.java \
    67   gc/metaspace/TestPerfCountersAndMemoryPools.java \
    66   gc/metaspace/TestPerfCountersAndMemoryPools.java \
    68   runtime/6819213/TestBootNativeLibraryPath.java \
    67   runtime/6819213/TestBootNativeLibraryPath.java \
    69   runtime/7158988/FieldMonitor.java \
    68   runtime/7158988/FieldMonitor.java \
   218 
   217 
   219 # All tests that explicitly set the G1 GC
   218 # All tests that explicitly set the G1 GC
   220 #
   219 #
   221 needs_g1gc = \
   220 needs_g1gc = \
   222   compiler/regalloc/C1ObjectSpillInLogicOp.java \
   221   compiler/regalloc/C1ObjectSpillInLogicOp.java \
   223   gc/8000311/Test8000311.java \
       
   224   gc/TestG1ZeroPGCTJcmdThreadPrint.java \
       
   225   gc/TestSystemGC.java \
   222   gc/TestSystemGC.java \
   226   gc/arguments/TestAlignmentToUseLargePages.java \
   223   gc/arguments/TestAlignmentToUseLargePages.java \
   227   gc/arguments/TestG1HeapRegionSize.java \
   224   gc/arguments/TestG1HeapRegionSize.java \
   228   gc/arguments/TestG1HeapSizeFlags.java \
   225   gc/arguments/TestG1HeapSizeFlags.java \
   229   gc/arguments/TestMaxHeapSizeTools.java \
   226   gc/arguments/TestMaxHeapSizeTools.java \