--- old/test/hotspot/jtreg/TEST.groups 2019-03-11 14:27:29.898353997 +0100 +++ new/test/hotspot/jtreg/TEST.groups 2019-03-11 14:27:29.686354000 +0100 @@ -44,7 +44,7 @@ -gc/nvdimm hotspot_runtime = \ - runtime + runtime \ hotspot_handshake = \ runtime/handshake @@ -52,6 +52,13 @@ hotspot_serviceability = \ serviceability +hotspot_valhalla = \ + runtime/valhalla \ + compiler/valhalla + +hotspot_valhalla_runtime = \ + runtime/valhalla + hotspot_misc = \ / \ -applications \ @@ -131,6 +138,7 @@ compiler/types/ \ compiler/uncommontrap/ \ compiler/unsafe/ \ + compiler/valhalla/ \ compiler/vectorization/ \ -compiler/intrinsics/bmi \ -compiler/intrinsics/mathexact \