< prev index next >

hotspot/test/TEST.groups

Print this page
rev 13094 : 8181053: port basicvmtest to jtreg
Reviewed-by: duke

*** 45,54 **** --- 45,58 ---- -:hotspot_serviceability hotspot_native_sanity = \ native_sanity + hotspot_tier1_common = \ + sanity/BasicVMTest.java \ + native/GTestWrapper.java + hotspot_tier1_compiler_1 = \ compiler/aot/ \ compiler/arraycopy/ \ compiler/c1/ \ compiler/c2/ \
*** 194,203 **** --- 198,208 ---- hotspot_tier1_serviceability = \ serviceability/dcmd/compiler \ serviceability/logging hotspot_tier1 = \ + :hotspot_tier1_common \ :hotspot_tier1_compiler_1 \ :hotspot_tier1_compiler_2 \ :hotspot_tier1_compiler_3 \ :hotspot_tier1_compiler_closed \ :hotspot_tier1_gc_1 \
< prev index next >