test/hotspot/jtreg/TEST.groups
changeset 58587 90412c2a04c2
parent 58023 06f3d5092832
child 58679 9c3209ff7550
child 59053 ba6c248cae19
equal deleted inserted replaced
58586:cd9c4e6aa631 58587:90412c2a04c2
   382   :tier1_runtime \
   382   :tier1_runtime \
   383   :tier1_serviceability
   383   :tier1_serviceability
   384 
   384 
   385 hotspot_tier2_runtime = \
   385 hotspot_tier2_runtime = \
   386   runtime/ \
   386   runtime/ \
   387   serviceability/ \
       
   388  -runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
   387  -runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
   389  -runtime/CompressedOops/UseCompressedOops.java \
   388  -runtime/CompressedOops/UseCompressedOops.java \
   390  -runtime/InvocationTests \
   389  -runtime/InvocationTests \
   391  -runtime/Thread/TestThreadDumpMonitorContention.java \
   390  -runtime/Thread/TestThreadDumpMonitorContention.java \
   392  -:tier1_runtime \
   391  -:tier1_runtime \
   393  -:tier1_serviceability \
       
   394  -:hotspot_tier2_runtime_platform_agnostic \
   392  -:hotspot_tier2_runtime_platform_agnostic \
   395  -runtime/signal \
   393  -runtime/signal \
   396  -runtime/NMT/MallocStressTest.java
   394  -runtime/NMT/MallocStressTest.java
   397 
   395 
       
   396 hotspot_tier2_serviceability = \
       
   397   serviceability/ \
       
   398  -:tier1_serviceability
       
   399 
   398 hotspot_tier2_runtime_platform_agnostic = \
   400 hotspot_tier2_runtime_platform_agnostic = \
   399   runtime/SelectionResolution \
   401   runtime/SelectionResolution \
   400  -:tier1_runtime
   402  -:tier1_runtime
   401 
   403 
   402 hotspot_tier3_runtime = \
   404 hotspot_tier3_runtime = \
   403   runtime/ \
   405   runtime/ \
   404   serviceability/ \
       
   405  -:tier1_runtime \
   406  -:tier1_runtime \
   406  -:tier1_serviceability \
       
   407  -:hotspot_tier2_runtime_platform_agnostic \
   407  -:hotspot_tier2_runtime_platform_agnostic \
   408  -:hotspot_tier2_runtime
   408  -:hotspot_tier2_runtime
   409 
   409 
   410 hotspot_runtime_minimalvm = \
   410 hotspot_runtime_minimalvm = \
   411   runtime/MinimalVM \
   411   runtime/MinimalVM \