hotspot/test/TEST.groups
changeset 41295 05829aa775b4
parent 40919 798ce6307a9b
child 41727 f1658e76a682
equal deleted inserted replaced
41291:e9a1638b8cea 41295:05829aa775b4
   349 hotspot_fast_gc_gcold = \
   349 hotspot_fast_gc_gcold = \
   350   gc/stress/TestGCOld.java
   350   gc/stress/TestGCOld.java
   351 
   351 
   352 hotspot_fast_runtime = \
   352 hotspot_fast_runtime = \
   353   runtime/ \
   353   runtime/ \
       
   354  -runtime/6626217/Test6626217.sh \
       
   355  -runtime/7100935 \
       
   356  -runtime/7158988/FieldMonitor.java \
       
   357  -runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
       
   358  -runtime/CommandLine/PrintGCApplicationConcurrentTime.java \
       
   359  -runtime/ConstantPool/IntfMethod.java \
       
   360  -runtime/ErrorHandling/CreateCoredumpOnCrash.java \
   354  -runtime/ErrorHandling/ErrorHandler.java \
   361  -runtime/ErrorHandling/ErrorHandler.java \
   355  -runtime/RedefineObject/TestRedefineObject.java \
   362  -runtime/logging/MonitorMismatchTest.java \
   356  -runtime/MirrorFrame/Test8003720.java \
   363  -runtime/memory/ReserveMemory.java \
       
   364  -runtime/memory/RunUnitTestsConcurrently.java \
   357  -runtime/Metaspace/FragmentMetaspace.java \
   365  -runtime/Metaspace/FragmentMetaspace.java \
   358  -runtime/Metaspace/FragmentMetaspaceSimple.java \
   366  -runtime/Metaspace/FragmentMetaspaceSimple.java \
   359  -runtime/Thread/TestThreadDumpMonitorContention.java \
   367  -runtime/MirrorFrame/Test8003720.java \
   360  -runtime/SharedArchiveFile/SharedBaseAddress.java \
   368  -runtime/modules/LoadUnloadModuleStress.java \
   361  -runtime/memory/ReserveMemory.java \
   369  -runtime/modules/ModuleStress/ExportModuleStressTest.java \
   362  -runtime/memory/RunUnitTestsConcurrently.java \
   370  -runtime/modules/ModuleStress/ModuleStressGC.java \
   363  -runtime/Unsafe/RangeCheck.java \
   371  -runtime/NMT \
       
   372  -runtime/RedefineObject/TestRedefineObject.java \
       
   373  -runtime/RedefineTests/RedefinePreviousVersions.java \
       
   374  -runtime/RedefineTests/RedefineRunningMethods.java \
       
   375  -runtime/RedefineTests/RedefineRunningMethodsWithBacktrace.java \
       
   376  -runtime/ReservedStack \
   364  -runtime/SelectionResolution/AbstractMethodErrorTest.java \
   377  -runtime/SelectionResolution/AbstractMethodErrorTest.java \
   365  -runtime/SelectionResolution/IllegalAccessErrorTest.java \
   378  -runtime/SelectionResolution/IllegalAccessErrorTest.java \
   366  -runtime/SelectionResolution/InvokeInterfaceICCE.java \
   379  -runtime/SelectionResolution/InvokeInterfaceICCE.java \
   367  -runtime/SelectionResolution/InvokeInterfaceSuccessTest.java \
   380  -runtime/SelectionResolution/InvokeInterfaceSuccessTest.java \
   368  -runtime/SelectionResolution/InvokeSpecialICCE.java \
   381  -runtime/SelectionResolution/InvokeSpecialICCE.java \
   370  -runtime/SelectionResolution/InvokeStaticICCE.java \
   383  -runtime/SelectionResolution/InvokeStaticICCE.java \
   371  -runtime/SelectionResolution/InvokeVirtualICCE.java \
   384  -runtime/SelectionResolution/InvokeVirtualICCE.java \
   372  -runtime/SelectionResolution/InvokeVirtualSuccessTest.java \
   385  -runtime/SelectionResolution/InvokeVirtualSuccessTest.java \
   373  -runtime/SharedArchiveFile/CdsSameObjectAlignment.java \
   386  -runtime/SharedArchiveFile/CdsSameObjectAlignment.java \
   374  -runtime/SharedArchiveFile/DefaultUseWithClient.java \
   387  -runtime/SharedArchiveFile/DefaultUseWithClient.java \
       
   388  -runtime/SharedArchiveFile/SharedBaseAddress.java \
   375  -runtime/Thread/CancellableThreadTest.java \
   389  -runtime/Thread/CancellableThreadTest.java \
   376  -runtime/7158988/FieldMonitor.java \
   390  -runtime/Thread/TestThreadDumpMonitorContention.java \
   377  -runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
   391  -runtime/Unsafe/RangeCheck.java \
   378   sanity/ \
   392   sanity/ \
   379   testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
   393   testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
   380 
   394 
   381 hotspot_fast_serviceability = \
   395 hotspot_fast_serviceability = \
   382   sanity/ExecuteInternalVMTests.java \
       
   383   serviceability/dcmd/compiler \
   396   serviceability/dcmd/compiler \
   384   serviceability/logging
   397   serviceability/logging
   385 
   398 
   386 hotspot_jprt = \
   399 hotspot_jprt = \
   387   :hotspot_fast_compiler_1 \
   400   :hotspot_fast_compiler_1 \
   396   :hotspot_fast_serviceability
   409   :hotspot_fast_serviceability
   397   
   410   
   398 hotspot_runtime_tier2 = \
   411 hotspot_runtime_tier2 = \
   399   runtime/ \
   412   runtime/ \
   400   serviceability/ \
   413   serviceability/ \
       
   414  -runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
       
   415  -runtime/Thread/TestThreadDumpMonitorContention.java \
   401  -:hotspot_fast_runtime \
   416  -:hotspot_fast_runtime \
   402  -:hotspot_fast_serviceability \
   417  -:hotspot_fast_serviceability \
   403  -:hotspot_runtime_tier2_platform_agnostic
   418  -:hotspot_runtime_tier2_platform_agnostic
   404  
   419  
   405 hotspot_runtime_tier2_platform_agnostic = \
   420 hotspot_runtime_tier2_platform_agnostic = \
   406   runtime/SelectionResolution \
   421   runtime/SelectionResolution \
   407  -:hotspot_fast_runtime
   422  -:hotspot_fast_runtime
       
   423  
       
   424 hotspot_runtime_tier3 = \
       
   425   runtime/ \
       
   426   serviceability/ \
       
   427  -:hotspot_fast_runtime \
       
   428  -:hotspot_fast_serviceability \
       
   429  -:hotspot_runtime_tier2_platform_agnostic \
       
   430  -:hotspot_runtime_tier2
   408 
   431 
   409 hotspot_runtime_minimalvm = \
   432 hotspot_runtime_minimalvm = \
   410   runtime/MinimalVM \
   433   runtime/MinimalVM \
   411   runtime/ErrorHandling \
   434   runtime/ErrorHandling \
   412   runtime/logging
   435   runtime/logging