test/TEST.groups
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File 8150349 Sdiff test

test/TEST.groups

Print this page
rev 10288 : 1234567: Invalid bug number
Summary: This is a local commit to reduce jprt submit time.
Reviewed-by: kvn


 280   compiler/inlining/ \
 281   compiler/integerArithmetic/ \
 282   compiler/interpreter/ \
 283   compiler/jvmci/ \
 284   -compiler/codegen/7184394 \
 285   -compiler/codecache/stress
 286   
 287 hotspot_compiler_3 = \
 288   compiler/intrinsics/ \
 289   compiler/jsr292/ \
 290   compiler/loopopts/ \
 291   compiler/macronodes/ \
 292   compiler/memoryinitialization/ \
 293   compiler/osr/ \
 294   compiler/regalloc/ \
 295   compiler/runtime/ \
 296   compiler/startup/ \
 297   compiler/types/ \
 298   compiler/uncommontrap/ \
 299   compiler/unsafe/ \
 300   -compiler/intrinsics/bmi/verifycode \

 301   -compiler/intrinsics/mathexact \
 302   -compiler/intrinsics/multiplytolen \
 303   -compiler/intrinsics/sha \
 304   -compiler/loopopts/7052494 \
 305   -compiler/runtime/6826736
 306 
 307 hotspot_compiler_closed = \
 308   sanity/ExecuteInternalVMTests.java
 309 
 310 hotspot_gc = \
 311   sanity/ExecuteInternalVMTests.java \
 312   gc/ \
 313   -gc/g1/TestGreyReclaimedHumongousObjects.java \
 314   -gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
 315 
 316 hotspot_gc_closed = \
 317   sanity/ExecuteInternalVMTests.java
 318 
 319 hotspot_gc_gcold = \
 320   stress/gc/TestGCOld.java




 280   compiler/inlining/ \
 281   compiler/integerArithmetic/ \
 282   compiler/interpreter/ \
 283   compiler/jvmci/ \
 284   -compiler/codegen/7184394 \
 285   -compiler/codecache/stress
 286   
 287 hotspot_compiler_3 = \
 288   compiler/intrinsics/ \
 289   compiler/jsr292/ \
 290   compiler/loopopts/ \
 291   compiler/macronodes/ \
 292   compiler/memoryinitialization/ \
 293   compiler/osr/ \
 294   compiler/regalloc/ \
 295   compiler/runtime/ \
 296   compiler/startup/ \
 297   compiler/types/ \
 298   compiler/uncommontrap/ \
 299   compiler/unsafe/ \
 300   -compiler/intrinsics/adler32 \
 301   -compiler/intrinsics/bmi \
 302   -compiler/intrinsics/mathexact \
 303   -compiler/intrinsics/multiplytolen \
 304   -compiler/intrinsics/sha \
 305   -compiler/loopopts/7052494 \
 306   -compiler/runtime/6826736
 307 
 308 hotspot_compiler_closed = \
 309   sanity/ExecuteInternalVMTests.java
 310 
 311 hotspot_gc = \
 312   sanity/ExecuteInternalVMTests.java \
 313   gc/ \
 314   -gc/g1/TestGreyReclaimedHumongousObjects.java \
 315   -gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
 316 
 317 hotspot_gc_closed = \
 318   sanity/ExecuteInternalVMTests.java
 319 
 320 hotspot_gc_gcold = \
 321   stress/gc/TestGCOld.java


test/TEST.groups
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File