mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-18 17:37:53 +00:00
8152422: Optimize GC JPRT test set
Reviewed-by: sjohanss, pliden
This commit is contained in:
parent
3af6c14332
commit
7e6e45906b
@ -310,10 +310,15 @@ hotspot_compiler_3 = \
|
||||
hotspot_compiler_closed = \
|
||||
sanity/ExecuteInternalVMTests.java
|
||||
|
||||
hotspot_gc = \
|
||||
hotspot_gc_1 = \
|
||||
gc/g1/
|
||||
|
||||
hotspot_gc_2 = \
|
||||
sanity/ExecuteInternalVMTests.java \
|
||||
gc/ \
|
||||
-gc/g1/TestGreyReclaimedHumongousObjects.java \
|
||||
-gc/g1/ \
|
||||
-gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java \
|
||||
-gc/cms/TestMBeanCMS.java \
|
||||
-gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
|
||||
|
||||
hotspot_gc_closed = \
|
||||
@ -361,7 +366,8 @@ hotspot_jprt = \
|
||||
:hotspot_compiler_2 \
|
||||
:hotspot_compiler_3 \
|
||||
:hotspot_compiler_closed \
|
||||
:hotspot_gc \
|
||||
:hotspot_gc_1 \
|
||||
:hotspot_gc_2 \
|
||||
:hotspot_gc_closed \
|
||||
:hotspot_gc_gcold \
|
||||
:hotspot_runtime \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user