< prev index next >

hotspot/test/TEST.groups

Print this page




 358  -runtime/Metaspace/FragmentMetaspace.java \
 359  -runtime/Metaspace/FragmentMetaspaceSimple.java \
 360  -runtime/Thread/TestThreadDumpMonitorContention.java \
 361  -runtime/SharedArchiveFile/SharedBaseAddress.java \
 362  -runtime/memory/ReserveMemory.java \
 363  -runtime/memory/RunUnitTestsConcurrently.java \
 364  -runtime/Unsafe/RangeCheck.java \
 365  -runtime/SelectionResolution/AbstractMethodErrorTest.java \
 366  -runtime/SelectionResolution/IllegalAccessErrorTest.java \
 367  -runtime/SelectionResolution/InvokeInterfaceICCE.java \
 368  -runtime/SelectionResolution/InvokeInterfaceSuccessTest.java \
 369  -runtime/SelectionResolution/InvokeSpecialICCE.java \
 370  -runtime/SelectionResolution/InvokeSpecialSuccessTest.java \
 371  -runtime/SelectionResolution/InvokeStaticICCE.java \
 372  -runtime/SelectionResolution/InvokeVirtualICCE.java \
 373  -runtime/SelectionResolution/InvokeVirtualSuccessTest.java \
 374  -runtime/SharedArchiveFile/CdsSameObjectAlignment.java \
 375  -runtime/SharedArchiveFile/DefaultUseWithClient.java \
 376  -runtime/Thread/CancellableThreadTest.java \
 377  -runtime/7158988/FieldMonitor.java \
 378  -runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
 379   sanity/ \
 380   testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
 381 



 382 hotspot_fast_serviceability = \
 383   sanity/ExecuteInternalVMTests.java \
 384   serviceability/dcmd/compiler \
 385   serviceability/logging
 386 
 387 hotspot_jprt = \
 388   :hotspot_fast_compiler_1 \
 389   :hotspot_fast_compiler_2 \
 390   :hotspot_fast_compiler_3 \
 391   :hotspot_fast_compiler_closed \
 392   :hotspot_fast_gc_1 \
 393   :hotspot_fast_gc_2 \
 394   :hotspot_fast_gc_closed \
 395   :hotspot_fast_gc_gcold \
 396   :hotspot_fast_runtime \
 397   :hotspot_fast_serviceability
 398   
 399 hotspot_runtime_tier2 = \
 400   runtime/ \
 401   serviceability/ \




 358  -runtime/Metaspace/FragmentMetaspace.java \
 359  -runtime/Metaspace/FragmentMetaspaceSimple.java \
 360  -runtime/Thread/TestThreadDumpMonitorContention.java \
 361  -runtime/SharedArchiveFile/SharedBaseAddress.java \
 362  -runtime/memory/ReserveMemory.java \
 363  -runtime/memory/RunUnitTestsConcurrently.java \
 364  -runtime/Unsafe/RangeCheck.java \
 365  -runtime/SelectionResolution/AbstractMethodErrorTest.java \
 366  -runtime/SelectionResolution/IllegalAccessErrorTest.java \
 367  -runtime/SelectionResolution/InvokeInterfaceICCE.java \
 368  -runtime/SelectionResolution/InvokeInterfaceSuccessTest.java \
 369  -runtime/SelectionResolution/InvokeSpecialICCE.java \
 370  -runtime/SelectionResolution/InvokeSpecialSuccessTest.java \
 371  -runtime/SelectionResolution/InvokeStaticICCE.java \
 372  -runtime/SelectionResolution/InvokeVirtualICCE.java \
 373  -runtime/SelectionResolution/InvokeVirtualSuccessTest.java \
 374  -runtime/SharedArchiveFile/CdsSameObjectAlignment.java \
 375  -runtime/SharedArchiveFile/DefaultUseWithClient.java \
 376  -runtime/Thread/CancellableThreadTest.java \
 377  -runtime/7158988/FieldMonitor.java \
 378   runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
 379   sanity/ \
 380   testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
 381 
 382 # Enable runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
 383 # above for pre-push testing only.
 384 
 385 hotspot_fast_serviceability = \
 386   sanity/ExecuteInternalVMTests.java \
 387   serviceability/dcmd/compiler \
 388   serviceability/logging
 389 
 390 hotspot_jprt = \
 391   :hotspot_fast_compiler_1 \
 392   :hotspot_fast_compiler_2 \
 393   :hotspot_fast_compiler_3 \
 394   :hotspot_fast_compiler_closed \
 395   :hotspot_fast_gc_1 \
 396   :hotspot_fast_gc_2 \
 397   :hotspot_fast_gc_closed \
 398   :hotspot_fast_gc_gcold \
 399   :hotspot_fast_runtime \
 400   :hotspot_fast_serviceability
 401   
 402 hotspot_runtime_tier2 = \
 403   runtime/ \
 404   serviceability/ \


< prev index next >