8198789: [TESTBUG] CTW of java.base and java.desktop takes long time

Move long running tests into separate CTW task

Reviewed-by: iignatyev, dlong
This commit is contained in:
Vladimir Kozlov 2018-03-02 15:02:26 -08:00
parent f987dec395
commit 5b3ff5aaab

View File

@ -125,6 +125,14 @@ hotspot_not_fast_compiler = \
-: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 \