--- old/test/hotspot/jtreg/TEST.groups 2019-10-10 17:16:48.578618643 -0700 +++ new/test/hotspot/jtreg/TEST.groups 2019-10-10 17:16:48.322609455 -0700 @@ -335,6 +335,15 @@ -runtime/cds/appcds/UnusedCPDuringDump.java \ -runtime/cds/appcds/VerifierTest_1B.java +hotspot_cds_relocation = \ + gc/g1/TestSharedArchiveWithPreTouch.java \ + runtime/cds \ + runtime/modules/ModulesSymLink.java \ + runtime/modules/PatchModule/PatchModuleCDS.java \ + runtime/modules/PatchModule/PatchModuleClassList.java \ + runtime/NMT \ + serviceability/sa + # A subset of AppCDS tests to be run in tier1 tier1_runtime_appcds = \ runtime/cds/appcds/HelloTest.java \