test/hotspot/jtreg/TEST.groups
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File open Cdiff test/hotspot/jtreg/TEST.groups

test/hotspot/jtreg/TEST.groups

Print this page

        

*** 29,38 **** --- 29,42 ---- -applications hotspot_compiler = \ compiler + hotspot_compiler_xcomp = \ + :hotspot_compiler \ + -:compiler_aot + hotspot_gc = \ gc hotspot_runtime = \ runtime
*** 62,72 **** :tier1_compiler_1 \ :tier1_compiler_2 \ :tier1_compiler_3 tier1_compiler_1 = \ ! compiler/aot/ \ compiler/arraycopy/ \ compiler/c1/ \ compiler/c2/ \ -compiler/c2/Test6850611.java \ -compiler/c2/cr6890943/Test6890943.java \ --- 66,76 ---- :tier1_compiler_1 \ :tier1_compiler_2 \ :tier1_compiler_3 tier1_compiler_1 = \ ! :compiler_aot \ compiler/arraycopy/ \ compiler/c1/ \ compiler/c2/ \ -compiler/c2/Test6850611.java \ -compiler/c2/cr6890943/Test6890943.java \
*** 121,131 **** hotspot_not_fast_compiler = \ :hotspot_compiler \ -:tier1_compiler_1 \ -:tier1_compiler_2 \ ! -:tier1_compiler_3 \ ctw_1 = \ applications/ctw/modules/ \ -:ctw_2 --- 125,138 ---- hotspot_not_fast_compiler = \ :hotspot_compiler \ -:tier1_compiler_1 \ -:tier1_compiler_2 \ ! -:tier1_compiler_3 ! ! compiler_aot = \ ! compiler/aot ctw_1 = \ applications/ctw/modules/ \ -:ctw_2
test/hotspot/jtreg/TEST.groups
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File