< prev index next >

test/TEST.groups

Print this page




 399   sanity/ExecuteInternalVMTests.java
 400 
 401 hotspot_gc_gcold = \
 402   stress/gc/TestGCOld.java
 403 
 404 hotspot_runtime = \
 405   runtime/ \
 406  -runtime/6888954/vmerrors.sh \
 407  -runtime/RedefineObject/TestRedefineObject.java \
 408  -runtime/8003720/Test8003720.java \
 409  -runtime/Metaspace/FragmentMetaspace.java \
 410  -runtime/Metaspace/FragmentMetaspaceSimple.java \
 411  -runtime/Thread/TestThreadDumpMonitorContention.java \
 412  -runtime/SharedArchiveFile/SharedBaseAddress.java \
 413  -runtime/memory/ReserveMemory.java \
 414  -runtime/Unsafe/RangeCheck.java \
 415  -runtime/SharedArchiveFile/CdsSameObjectAlignment.java \
 416  -runtime/SharedArchiveFile/DefaultUseWithClient.java \
 417  -runtime/Thread/CancellableThreadTest.java \
 418  -runtime/7158988/FieldMonitor.java \

 419   sanity/ \
 420   testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
 421 
 422 hotspot_serviceability = \
 423   sanity/ExecuteInternalVMTests.java \
 424   serviceability/dcmd/compiler
 425 
 426 hotspot_jprt = \
 427   :hotspot_compiler_1 \
 428   :hotspot_compiler_2 \
 429   :hotspot_compiler_3 \
 430   :hotspot_compiler_closed \
 431   :hotspot_gc \
 432   :hotspot_gc_closed \
 433   :hotspot_gc_gcold \
 434   :hotspot_runtime \
 435   :hotspot_serviceability
 436 
 437 #All tests that depends on nashorn extension.
 438 #


 399   sanity/ExecuteInternalVMTests.java
 400 
 401 hotspot_gc_gcold = \
 402   stress/gc/TestGCOld.java
 403 
 404 hotspot_runtime = \
 405   runtime/ \
 406  -runtime/6888954/vmerrors.sh \
 407  -runtime/RedefineObject/TestRedefineObject.java \
 408  -runtime/8003720/Test8003720.java \
 409  -runtime/Metaspace/FragmentMetaspace.java \
 410  -runtime/Metaspace/FragmentMetaspaceSimple.java \
 411  -runtime/Thread/TestThreadDumpMonitorContention.java \
 412  -runtime/SharedArchiveFile/SharedBaseAddress.java \
 413  -runtime/memory/ReserveMemory.java \
 414  -runtime/Unsafe/RangeCheck.java \
 415  -runtime/SharedArchiveFile/CdsSameObjectAlignment.java \
 416  -runtime/SharedArchiveFile/DefaultUseWithClient.java \
 417  -runtime/Thread/CancellableThreadTest.java \
 418  -runtime/7158988/FieldMonitor.java \
 419  -runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
 420   sanity/ \
 421   testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
 422 
 423 hotspot_serviceability = \
 424   sanity/ExecuteInternalVMTests.java \
 425   serviceability/dcmd/compiler
 426 
 427 hotspot_jprt = \
 428   :hotspot_compiler_1 \
 429   :hotspot_compiler_2 \
 430   :hotspot_compiler_3 \
 431   :hotspot_compiler_closed \
 432   :hotspot_gc \
 433   :hotspot_gc_closed \
 434   :hotspot_gc_gcold \
 435   :hotspot_runtime \
 436   :hotspot_serviceability
 437 
 438 #All tests that depends on nashorn extension.
 439 #
< prev index next >