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:
parent
f987dec395
commit
5b3ff5aaab
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user