< prev index next >

test/TEST.groups

Print this page
rev 9017 : [mq]: 8137194


 310   gc/ \
 311   -gc/g1/TestGreyReclaimedHumongousObjects.java \
 312   -gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
 313 
 314 hotspot_gc_closed = \
 315   sanity/ExecuteInternalVMTests.java
 316 
 317 hotspot_gc_gcold = \
 318   stress/gc/TestGCOld.java
 319 
 320 hotspot_runtime = \
 321   runtime/ \
 322  -runtime/6888954/vmerrors.sh \
 323  -runtime/RedefineObject/TestRedefineObject.java \
 324  -runtime/8003720/Test8003720.java \
 325  -runtime/Metaspace/FragmentMetaspace.java \
 326  -runtime/Metaspace/FragmentMetaspaceSimple.java \
 327  -runtime/Thread/TestThreadDumpMonitorContention.java \
 328  -runtime/SharedArchiveFile/SharedBaseAddress.java \
 329  -runtime/memory/ReserveMemory.java \

 330  -runtime/Unsafe/RangeCheck.java \
 331  -runtime/SharedArchiveFile/CdsSameObjectAlignment.java \
 332  -runtime/SharedArchiveFile/DefaultUseWithClient.java \
 333  -runtime/Thread/CancellableThreadTest.java \
 334  -runtime/7158988/FieldMonitor.java \
 335  -runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
 336   sanity/ \
 337   testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
 338 
 339 hotspot_serviceability = \
 340   sanity/ExecuteInternalVMTests.java \
 341   serviceability/dcmd/compiler
 342 
 343 hotspot_jprt = \
 344   :hotspot_compiler_1 \
 345   :hotspot_compiler_2 \
 346   :hotspot_compiler_3 \
 347   :hotspot_compiler_closed \
 348   :hotspot_gc \
 349   :hotspot_gc_closed \


 310   gc/ \
 311   -gc/g1/TestGreyReclaimedHumongousObjects.java \
 312   -gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
 313 
 314 hotspot_gc_closed = \
 315   sanity/ExecuteInternalVMTests.java
 316 
 317 hotspot_gc_gcold = \
 318   stress/gc/TestGCOld.java
 319 
 320 hotspot_runtime = \
 321   runtime/ \
 322  -runtime/6888954/vmerrors.sh \
 323  -runtime/RedefineObject/TestRedefineObject.java \
 324  -runtime/8003720/Test8003720.java \
 325  -runtime/Metaspace/FragmentMetaspace.java \
 326  -runtime/Metaspace/FragmentMetaspaceSimple.java \
 327  -runtime/Thread/TestThreadDumpMonitorContention.java \
 328  -runtime/SharedArchiveFile/SharedBaseAddress.java \
 329  -runtime/memory/ReserveMemory.java \
 330  -runtime/memory/RunUnitTestsConcurrently.java \
 331  -runtime/Unsafe/RangeCheck.java \
 332  -runtime/SharedArchiveFile/CdsSameObjectAlignment.java \
 333  -runtime/SharedArchiveFile/DefaultUseWithClient.java \
 334  -runtime/Thread/CancellableThreadTest.java \
 335  -runtime/7158988/FieldMonitor.java \
 336  -runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
 337   sanity/ \
 338   testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
 339 
 340 hotspot_serviceability = \
 341   sanity/ExecuteInternalVMTests.java \
 342   serviceability/dcmd/compiler
 343 
 344 hotspot_jprt = \
 345   :hotspot_compiler_1 \
 346   :hotspot_compiler_2 \
 347   :hotspot_compiler_3 \
 348   :hotspot_compiler_closed \
 349   :hotspot_gc \
 350   :hotspot_gc_closed \
< prev index next >