From ba3c3bbd879eaf7532663663d73e21fafc65b574 Mon Sep 17 00:00:00 2001 From: Aleksey Shipilev Date: Mon, 15 Jan 2024 09:10:11 +0000 Subject: [PATCH] 8323519: Add applications/ctw/modules to Hotspot tiered testing Reviewed-by: xliu, kvn --- test/hotspot/jtreg/TEST.groups | 1 + 1 file changed, 1 insertion(+) diff --git a/test/hotspot/jtreg/TEST.groups b/test/hotspot/jtreg/TEST.groups index 27956797948..fcd6631ceb3 100644 --- a/test/hotspot/jtreg/TEST.groups +++ b/test/hotspot/jtreg/TEST.groups @@ -246,6 +246,7 @@ tier2_compiler = \ -:hotspot_slow_compiler tier3_compiler = \ + applications/ctw/modules \ compiler/c2/ \ compiler/ciReplay/ \ compiler/compilercontrol/ \