< prev index next >

test/hotspot/jtreg/TEST.groups

Print this page

 34   -applications
 35 
 36 # Component test groups
 37 
 38 hotspot_compiler = \
 39   compiler
 40 
 41 hotspot_compiler_xcomp = \
 42   :hotspot_compiler \
 43   -:tier1_compiler_not_xcomp
 44 
 45 hotspot_compiler_all_gcs = \
 46   :hotspot_compiler \
 47   -compiler/jvmci
 48 
 49 hotspot_gc = \
 50   gc
 51 
 52 # By design this group should include ALL tests under runtime sub-directory
 53 hotspot_runtime = \
 54   runtime
 55 
 56 hotspot_runtime_no_cds = \
 57   runtime \
 58   -runtime/cds
 59 
 60 hotspot_handshake = \
 61   runtime/handshake
 62 
 63 hotspot_serviceability = \
 64   serviceability
 65 








 66 hotspot_resourcehogs = \
 67   resourcehogs
 68 
 69 hotspot_misc = \
 70   / \
 71  -applications \
 72  -vmTestbase \
 73  -:hotspot_compiler \
 74  -:hotspot_gc \
 75  -:hotspot_runtime \
 76  -:hotspot_serviceability \
 77  -:hotspot_containers
 78 
 79 hotspot_native_sanity = \
 80   native_sanity
 81 
 82 hotspot_containers = \
 83   containers
 84 
 85 # Test sets for running inside container environment

142 tier1_common = \
143   sanity/BasicVMTest.java \
144   gtest/GTestWrapper.java \
145   gtest/LockStackGtests.java \
146   gtest/MetaspaceGtests.java \
147   gtest/LargePageGtests.java \
148   gtest/NMTGtests.java \
149 
150 tier1_compiler = \
151   :tier1_compiler_1 \
152   :tier1_compiler_2 \
153   :tier1_compiler_3 \
154   :tier1_compiler_not_xcomp
155 
156 hotspot_not_fast_compiler = \
157   :hotspot_compiler \
158   -:tier1_compiler \
159   -:hotspot_slow_compiler
160 
161 hotspot_slow_compiler = \
162   compiler/codegen/aes \
163   compiler/codecache/stress \

164   compiler/gcbarriers/PreserveFPRegistersTest.java \
165   compiler/memoryinitialization/ZeroTLABTest.java \
166   compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java \
167   resourcehogs/compiler \
168   :hotspot_compiler_arraycopy
169 
170 tier1_compiler_1 = \
171   compiler/arraycopy/ \
172   compiler/blackhole/ \
173   compiler/c1/ \
174   compiler/c2/ \
175   -compiler/c2/Test6850611.java \
176   -compiler/c2/cr6890943/Test6890943.java \
177   -compiler/c2/Test6905845.java \
178   -compiler/c2/cr6340864 \
179   -compiler/c2/cr6589834 \
180   -compiler/c2/cr8004867 \
181   -compiler/c2/stemmer \
182   -compiler/c2/Test6792161.java \
183   -compiler/c2/Test6603011.java \

198   compiler/inlining/ \
199   compiler/integerArithmetic/ \
200   compiler/interpreter/ \
201   compiler/jvmci/ \
202   -:hotspot_slow_compiler
203 
204 tier1_compiler_3 = \
205   compiler/intrinsics/ \
206   compiler/jsr292/ \
207   compiler/locks/ \
208   compiler/loopopts/ \
209   compiler/macronodes/ \
210   compiler/memoryinitialization/ \
211   compiler/osr/ \
212   compiler/regalloc/ \
213   compiler/runtime/ \
214   compiler/startup/ \
215   compiler/types/ \
216   compiler/uncommontrap/ \
217   compiler/unsafe/ \

218   compiler/vectorization/ \
219   -compiler/intrinsics/bmi \
220   -compiler/intrinsics/mathexact \
221   -compiler/intrinsics/sha \
222   -compiler/intrinsics/bigInteger/TestMultiplyToLen.java \
223   -compiler/intrinsics/zip/TestAdler32.java \
224   -compiler/loopopts/Test7052494.java \
225   -compiler/runtime/Test6826736.java
226 
227 tier2_compiler = \
228   compiler/allocation/ \
229   compiler/arguments/ \
230   compiler/calls/ \
231   compiler/cha/ \
232   compiler/controldependency/ \
233   compiler/conversions/ \
234   compiler/codegen/ \
235   compiler/linkage/ \
236   compiler/loopstripmining/ \
237   compiler/loopopts/Test7052494.java \

255 
256 tier3_compiler = \
257   applications/ctw/modules \
258   compiler/c2/ \
259   compiler/ciReplay/ \
260   compiler/compilercontrol/ \
261   compiler/debug/ \
262   compiler/oracle/ \
263   compiler/print/ \
264   compiler/relocations/ \
265   compiler/tiered/ \
266   compiler/vectorapi/ \
267   compiler/whitebox/ \
268   :hotspot_slow_compiler \
269   -:tier1_compiler \
270   -:tier2_compiler
271 
272 tier1_compiler_not_xcomp = \
273   compiler/profiling
274 







275 ctw_1 = \
276   applications/ctw/modules/ \
277   -:ctw_2 \
278   -:ctw_3
279 
280 ctw_2 = \
281   applications/ctw/modules/java_base.java \
282   applications/ctw/modules/java_base_2.java \
283   applications/ctw/modules/java_desktop.java \
284   applications/ctw/modules/java_desktop_2.java
285 
286 ctw_3 = \
287   applications/ctw/modules/java_xml.java \
288   applications/ctw/modules/jdk_compiler.java \
289   applications/ctw/modules/jdk_localedata.java \
290   applications/ctw/modules/jdk_localedata_2.java
291 
292 tier1_gc = \
293   :tier1_gc_1 \
294   :tier1_gc_2 \

400  -runtime/ReservedStack \
401  -runtime/SelectionResolution/AbstractMethodErrorTest.java \
402  -runtime/SelectionResolution/IllegalAccessErrorTest.java \
403  -runtime/SelectionResolution/InvokeInterfaceICCE.java \
404  -runtime/SelectionResolution/InvokeInterfaceSuccessTest.java \
405  -runtime/SelectionResolution/InvokeSpecialICCE.java \
406  -runtime/SelectionResolution/InvokeSpecialSuccessTest.java \
407  -runtime/SelectionResolution/InvokeStaticICCE.java \
408  -runtime/SelectionResolution/InvokeVirtualICCE.java \
409  -runtime/SelectionResolution/InvokeVirtualSuccessTest.java \
410  -runtime/cds/CdsSameObjectAlignment.java \
411  -runtime/cds/SharedBaseAddress.java \
412  -runtime/Thread/CancellableThreadTest.java \
413  -runtime/Thread/ThreadCountLimit.java \
414  -runtime/Thread/TestThreadDumpMonitorContention.java \
415  -runtime/Unsafe/RangeCheck.java \
416   sanity/ \
417  -:tier1_runtime_appcds_exclude \
418  -runtime/signal
419 




420 hotspot_cds = \
421   runtime/cds/ \
422   runtime/CompressedOops/
423 
424 hotspot_cds_only = \
425   runtime/cds/
426 
427 hotspot_appcds_dynamic = \
428   runtime/cds/appcds/ \
429  -runtime/cds/appcds/cacheObject \
430  -runtime/cds/appcds/customLoader \
431  -runtime/cds/appcds/dynamicArchive \
432  -runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java \
433  -runtime/cds/appcds/javaldr/ArrayTest.java \
434  -runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java \
435  -runtime/cds/appcds/javaldr/GCSharedStringsDuringDump.java \
436  -runtime/cds/appcds/javaldr/LockDuringDump.java \
437  -runtime/cds/appcds/jcmd/JCmdTestStaticDump.java \
438  -runtime/cds/appcds/jcmd/JCmdTestDynamicDump.java \
439  -runtime/cds/appcds/jcmd/JCmdTestFileSafety.java \

 34   -applications
 35 
 36 # Component test groups
 37 
 38 hotspot_compiler = \
 39   compiler
 40 
 41 hotspot_compiler_xcomp = \
 42   :hotspot_compiler \
 43   -:tier1_compiler_not_xcomp
 44 
 45 hotspot_compiler_all_gcs = \
 46   :hotspot_compiler \
 47   -compiler/jvmci
 48 
 49 hotspot_gc = \
 50   gc
 51 
 52 # By design this group should include ALL tests under runtime sub-directory
 53 hotspot_runtime = \
 54   runtime \
 55 
 56 hotspot_runtime_no_cds = \
 57   runtime \
 58   -runtime/cds
 59 
 60 hotspot_handshake = \
 61   runtime/handshake
 62 
 63 hotspot_serviceability = \
 64   serviceability
 65 
 66 hotspot_valhalla = \
 67   runtime/valhalla \
 68   compiler/valhalla \
 69   serviceability/jvmti/Valhalla
 70 
 71 hotspot_valhalla_runtime = \
 72   runtime/valhalla
 73 
 74 hotspot_resourcehogs = \
 75   resourcehogs
 76 
 77 hotspot_misc = \
 78   / \
 79  -applications \
 80  -vmTestbase \
 81  -:hotspot_compiler \
 82  -:hotspot_gc \
 83  -:hotspot_runtime \
 84  -:hotspot_serviceability \
 85  -:hotspot_containers
 86 
 87 hotspot_native_sanity = \
 88   native_sanity
 89 
 90 hotspot_containers = \
 91   containers
 92 
 93 # Test sets for running inside container environment

150 tier1_common = \
151   sanity/BasicVMTest.java \
152   gtest/GTestWrapper.java \
153   gtest/LockStackGtests.java \
154   gtest/MetaspaceGtests.java \
155   gtest/LargePageGtests.java \
156   gtest/NMTGtests.java \
157 
158 tier1_compiler = \
159   :tier1_compiler_1 \
160   :tier1_compiler_2 \
161   :tier1_compiler_3 \
162   :tier1_compiler_not_xcomp
163 
164 hotspot_not_fast_compiler = \
165   :hotspot_compiler \
166   -:tier1_compiler \
167   -:hotspot_slow_compiler
168 
169 hotspot_slow_compiler = \

170   compiler/codecache/stress \
171   compiler/codegen/aes \
172   compiler/gcbarriers/PreserveFPRegistersTest.java \
173   compiler/memoryinitialization/ZeroTLABTest.java \
174   compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java \
175   resourcehogs/compiler \
176   :hotspot_compiler_arraycopy
177 
178 tier1_compiler_1 = \
179   compiler/arraycopy/ \
180   compiler/blackhole/ \
181   compiler/c1/ \
182   compiler/c2/ \
183   -compiler/c2/Test6850611.java \
184   -compiler/c2/cr6890943/Test6890943.java \
185   -compiler/c2/Test6905845.java \
186   -compiler/c2/cr6340864 \
187   -compiler/c2/cr6589834 \
188   -compiler/c2/cr8004867 \
189   -compiler/c2/stemmer \
190   -compiler/c2/Test6792161.java \
191   -compiler/c2/Test6603011.java \

206   compiler/inlining/ \
207   compiler/integerArithmetic/ \
208   compiler/interpreter/ \
209   compiler/jvmci/ \
210   -:hotspot_slow_compiler
211 
212 tier1_compiler_3 = \
213   compiler/intrinsics/ \
214   compiler/jsr292/ \
215   compiler/locks/ \
216   compiler/loopopts/ \
217   compiler/macronodes/ \
218   compiler/memoryinitialization/ \
219   compiler/osr/ \
220   compiler/regalloc/ \
221   compiler/runtime/ \
222   compiler/startup/ \
223   compiler/types/ \
224   compiler/uncommontrap/ \
225   compiler/unsafe/ \
226   compiler/valhalla/ \
227   compiler/vectorization/ \
228   -compiler/intrinsics/bmi \
229   -compiler/intrinsics/mathexact \
230   -compiler/intrinsics/sha \
231   -compiler/intrinsics/bigInteger/TestMultiplyToLen.java \
232   -compiler/intrinsics/zip/TestAdler32.java \
233   -compiler/loopopts/Test7052494.java \
234   -compiler/runtime/Test6826736.java
235 
236 tier2_compiler = \
237   compiler/allocation/ \
238   compiler/arguments/ \
239   compiler/calls/ \
240   compiler/cha/ \
241   compiler/controldependency/ \
242   compiler/conversions/ \
243   compiler/codegen/ \
244   compiler/linkage/ \
245   compiler/loopstripmining/ \
246   compiler/loopopts/Test7052494.java \

264 
265 tier3_compiler = \
266   applications/ctw/modules \
267   compiler/c2/ \
268   compiler/ciReplay/ \
269   compiler/compilercontrol/ \
270   compiler/debug/ \
271   compiler/oracle/ \
272   compiler/print/ \
273   compiler/relocations/ \
274   compiler/tiered/ \
275   compiler/vectorapi/ \
276   compiler/whitebox/ \
277   :hotspot_slow_compiler \
278   -:tier1_compiler \
279   -:tier2_compiler
280 
281 tier1_compiler_not_xcomp = \
282   compiler/profiling
283 
284 tier1_compiler_no_valhalla = \
285   :tier1_compiler_1 \
286   :tier1_compiler_2 \
287   :tier1_compiler_3 \
288   :tier1_compiler_not_xcomp \
289   -compiler/valhalla
290 
291 ctw_1 = \
292   applications/ctw/modules/ \
293   -:ctw_2 \
294   -:ctw_3
295 
296 ctw_2 = \
297   applications/ctw/modules/java_base.java \
298   applications/ctw/modules/java_base_2.java \
299   applications/ctw/modules/java_desktop.java \
300   applications/ctw/modules/java_desktop_2.java
301 
302 ctw_3 = \
303   applications/ctw/modules/java_xml.java \
304   applications/ctw/modules/jdk_compiler.java \
305   applications/ctw/modules/jdk_localedata.java \
306   applications/ctw/modules/jdk_localedata_2.java
307 
308 tier1_gc = \
309   :tier1_gc_1 \
310   :tier1_gc_2 \

416  -runtime/ReservedStack \
417  -runtime/SelectionResolution/AbstractMethodErrorTest.java \
418  -runtime/SelectionResolution/IllegalAccessErrorTest.java \
419  -runtime/SelectionResolution/InvokeInterfaceICCE.java \
420  -runtime/SelectionResolution/InvokeInterfaceSuccessTest.java \
421  -runtime/SelectionResolution/InvokeSpecialICCE.java \
422  -runtime/SelectionResolution/InvokeSpecialSuccessTest.java \
423  -runtime/SelectionResolution/InvokeStaticICCE.java \
424  -runtime/SelectionResolution/InvokeVirtualICCE.java \
425  -runtime/SelectionResolution/InvokeVirtualSuccessTest.java \
426  -runtime/cds/CdsSameObjectAlignment.java \
427  -runtime/cds/SharedBaseAddress.java \
428  -runtime/Thread/CancellableThreadTest.java \
429  -runtime/Thread/ThreadCountLimit.java \
430  -runtime/Thread/TestThreadDumpMonitorContention.java \
431  -runtime/Unsafe/RangeCheck.java \
432   sanity/ \
433  -:tier1_runtime_appcds_exclude \
434  -runtime/signal
435 
436 tier1_runtime_no_valhalla = \
437   :tier1_runtime \
438   -runtime/valhalla
439 
440 hotspot_cds = \
441   runtime/cds/ \
442   runtime/CompressedOops/
443 
444 hotspot_cds_only = \
445   runtime/cds/
446 
447 hotspot_appcds_dynamic = \
448   runtime/cds/appcds/ \
449  -runtime/cds/appcds/cacheObject \
450  -runtime/cds/appcds/customLoader \
451  -runtime/cds/appcds/dynamicArchive \
452  -runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java \
453  -runtime/cds/appcds/javaldr/ArrayTest.java \
454  -runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java \
455  -runtime/cds/appcds/javaldr/GCSharedStringsDuringDump.java \
456  -runtime/cds/appcds/javaldr/LockDuringDump.java \
457  -runtime/cds/appcds/jcmd/JCmdTestStaticDump.java \
458  -runtime/cds/appcds/jcmd/JCmdTestDynamicDump.java \
459  -runtime/cds/appcds/jcmd/JCmdTestFileSafety.java \
< prev index next >