8198789: [TESTBUG] CTW of java.base and java.desktop takes long time
authorkvn
Fri, 02 Mar 2018 15:02:26 -0800
changeset 49330 e5ba028ee3f1
parent 49329 04ed29f9ef33
child 49331 10b24a3af249
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
test/hotspot/jtreg/TEST.groups
--- 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 \