test/TEST.groups
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File hotspot Cdiff test/TEST.groups

test/TEST.groups

Print this page

        

*** 62,71 **** --- 62,72 ---- # needs_jdk = \ gc/TestG1ZeroPGCTJcmdThreadPrint.java \ gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java \ gc/metaspace/TestMetaspacePerfCounters.java \ + gc/metaspace/TestPerfCountersAndMemoryPools.java \ runtime/6819213/TestBootNativeLibraryPath.java \ runtime/6925573/SortMethodsTest.java \ runtime/7107135/Test7107135.sh \ runtime/7158988/FieldMonitor.java \ runtime/7194254/Test7194254.java \
*** 98,108 **** # Tests that require the full JRE # needs_jre = \ compiler/6852078/Test6852078.java \ compiler/7047069/Test7047069.java \ ! runtime/6294277/SourceDebugExtension.java # Compact 3 adds further tests to compact2 # compact3 = \ :compact2 \ --- 99,111 ---- # Tests that require the full JRE # needs_jre = \ compiler/6852078/Test6852078.java \ compiler/7047069/Test7047069.java \ ! runtime/6294277/SourceDebugExtension.java \ ! runtime/ClassFile/JsrRewriting.java \ ! runtime/ClassFile/OomWhileParsingRepeatedJsr.java # Compact 3 adds further tests to compact2 # compact3 = \ :compact2 \
test/TEST.groups
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File