< prev index next >

test/hotspot/jtreg/TEST.groups

Print this page




 192   gc/stress/gcold/TestGCOldWithCMS.java \
 193   gc/stress/gcold/TestGCOldWithSerial.java \
 194   gc/stress/gcold/TestGCOldWithParallel.java
 195 
 196 tier1_gc_gcbasher = \
 197   gc/stress/gcbasher/TestGCBasherWithG1.java \
 198   gc/stress/gcbasher/TestGCBasherWithCMS.java \
 199   gc/stress/gcbasher/TestGCBasherWithSerial.java \
 200   gc/stress/gcbasher/TestGCBasherWithParallel.java
 201 
 202 tier1_runtime = \
 203   runtime/ \
 204  -runtime/6626217/bug_21227.java \
 205  -runtime/7100935 \
 206  -runtime/7158988/FieldMonitor.java \
 207  -runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
 208  -runtime/CommandLine/PrintGCApplicationConcurrentTime.java \
 209  -runtime/ConstantPool/IntfMethod.java \
 210  -runtime/ErrorHandling/CreateCoredumpOnCrash.java \
 211  -runtime/ErrorHandling/ErrorHandler.java \
 212  -runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java \
 213  -runtime/ErrorHandling/TimeoutInErrorHandlingTest.java \
 214  -runtime/logging/MonitorMismatchTest.java \
 215  -runtime/memory/ReserveMemory.java \
 216  -runtime/memory/RunUnitTestsConcurrently.java \
 217  -runtime/Metaspace/FragmentMetaspace.java \
 218  -runtime/Metaspace/FragmentMetaspaceSimple.java \
 219  -runtime/MirrorFrame/Test8003720.java \
 220  -runtime/modules/LoadUnloadModuleStress.java \
 221  -runtime/modules/ModuleStress/ExportModuleStressTest.java \
 222  -runtime/modules/ModuleStress/ModuleStressGC.java \
 223  -runtime/NMT \
 224  -runtime/RedefineObject/TestRedefineObject.java \
 225  -runtime/RedefineTests/RedefineLeak.java \
 226  -runtime/RedefineTests/RedefinePreviousVersions.java \
 227  -runtime/RedefineTests/RedefineRunningMethods.java \
 228  -runtime/RedefineTests/RedefineRunningMethodsWithBacktrace.java \
 229  -runtime/ReservedStack \
 230  -runtime/SelectionResolution/AbstractMethodErrorTest.java \
 231  -runtime/SelectionResolution/IllegalAccessErrorTest.java \
 232  -runtime/SelectionResolution/InvokeInterfaceICCE.java \




 192   gc/stress/gcold/TestGCOldWithCMS.java \
 193   gc/stress/gcold/TestGCOldWithSerial.java \
 194   gc/stress/gcold/TestGCOldWithParallel.java
 195 
 196 tier1_gc_gcbasher = \
 197   gc/stress/gcbasher/TestGCBasherWithG1.java \
 198   gc/stress/gcbasher/TestGCBasherWithCMS.java \
 199   gc/stress/gcbasher/TestGCBasherWithSerial.java \
 200   gc/stress/gcbasher/TestGCBasherWithParallel.java
 201 
 202 tier1_runtime = \
 203   runtime/ \
 204  -runtime/6626217/bug_21227.java \
 205  -runtime/7100935 \
 206  -runtime/7158988/FieldMonitor.java \
 207  -runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
 208  -runtime/CommandLine/PrintGCApplicationConcurrentTime.java \
 209  -runtime/ConstantPool/IntfMethod.java \
 210  -runtime/ErrorHandling/CreateCoredumpOnCrash.java \
 211  -runtime/ErrorHandling/ErrorHandler.java \
 212  -runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java \
 213  -runtime/ErrorHandling/TimeoutInErrorHandlingTest.java \
 214  -runtime/logging/MonitorMismatchTest.java \
 215  -runtime/memory/ReserveMemory.java \
 216  -runtime/memory/RunUnitTestsConcurrently.java \
 217  -runtime/Metaspace/FragmentMetaspace.java \
 218  -runtime/Metaspace/FragmentMetaspaceSimple.java \
 219  -runtime/MirrorFrame/Test8003720.java \
 220  -runtime/modules/LoadUnloadModuleStress.java \
 221  -runtime/modules/ModuleStress/ExportModuleStressTest.java \
 222  -runtime/modules/ModuleStress/ModuleStressGC.java \
 223  -runtime/NMT \
 224  -runtime/RedefineObject/TestRedefineObject.java \
 225  -runtime/RedefineTests/RedefineLeak.java \
 226  -runtime/RedefineTests/RedefinePreviousVersions.java \
 227  -runtime/RedefineTests/RedefineRunningMethods.java \
 228  -runtime/RedefineTests/RedefineRunningMethodsWithBacktrace.java \
 229  -runtime/ReservedStack \
 230  -runtime/SelectionResolution/AbstractMethodErrorTest.java \
 231  -runtime/SelectionResolution/IllegalAccessErrorTest.java \
 232  -runtime/SelectionResolution/InvokeInterfaceICCE.java \


< prev index next >