equal
deleted
inserted
replaced
44 -:hotspot_runtime \ |
44 -:hotspot_runtime \ |
45 -:hotspot_serviceability |
45 -:hotspot_serviceability |
46 |
46 |
47 hotspot_native_sanity = \ |
47 hotspot_native_sanity = \ |
48 native_sanity |
48 native_sanity |
|
49 |
|
50 hotspot_tier1_common = \ |
|
51 sanity/BasicVMTest.java \ |
|
52 native/GTestWrapper.java |
49 |
53 |
50 hotspot_tier1_compiler_1 = \ |
54 hotspot_tier1_compiler_1 = \ |
51 compiler/aot/ \ |
55 compiler/aot/ \ |
52 compiler/arraycopy/ \ |
56 compiler/arraycopy/ \ |
53 compiler/c1/ \ |
57 compiler/c1/ \ |
194 hotspot_tier1_serviceability = \ |
198 hotspot_tier1_serviceability = \ |
195 serviceability/dcmd/compiler \ |
199 serviceability/dcmd/compiler \ |
196 serviceability/logging |
200 serviceability/logging |
197 |
201 |
198 hotspot_tier1 = \ |
202 hotspot_tier1 = \ |
|
203 :hotspot_tier1_common \ |
199 :hotspot_tier1_compiler_1 \ |
204 :hotspot_tier1_compiler_1 \ |
200 :hotspot_tier1_compiler_2 \ |
205 :hotspot_tier1_compiler_2 \ |
201 :hotspot_tier1_compiler_3 \ |
206 :hotspot_tier1_compiler_3 \ |
202 :hotspot_tier1_compiler_closed \ |
207 :hotspot_tier1_compiler_closed \ |
203 :hotspot_tier1_gc_1 \ |
208 :hotspot_tier1_gc_1 \ |