8198789: [TESTBUG] CTW of java.base and java.desktop takes long time
Summary: move long running tests into separate CTW task
Reviewed-by: iignatyev, dlong
--- a/test/hotspot/jtreg/TEST.groups Fri Mar 02 17:25:55 2018 -0500
+++ b/test/hotspot/jtreg/TEST.groups Fri Mar 02 15:02:26 2018 -0800
@@ -125,6 +125,14 @@
-:tier1_compiler_2 \
-:tier1_compiler_3 \
+ctw_1 = \
+ applications/ctw/modules/ \
+ -:ctw_2
+
+ctw_2 = \
+ applications/ctw/modules/java_base.java \
+ applications/ctw/modules/java_desktop.java
+
tier1_gc = \
:tier1_gc_1 \
:tier1_gc_2 \