< prev index next >

test/hotspot/jtreg/gc/concurrent_phase_control/TestConcurrentPhaseControlG1.java

Print this page
rev 49897 : [mq]: 8201491-precleaning

*** 49,58 **** --- 49,59 ---- {"SCAN_ROOT_REGIONS", "Concurrent Scan Root Regions"}, // ^F so not "From Roots", ^R so not "Restart" {"CONCURRENT_MARK", "Concurrent Mark [^FR]"}, {"IDLE", null}, // Resume IDLE before testing subphases {"MARK_FROM_ROOTS", "Concurrent Mark From Roots"}, + {"PRECLEAN", "Concurrent Preclean"}, {"BEFORE_REMARK", null}, {"REMARK", "Pause Remark"}, {"REBUILD_REMEMBERED_SETS", "Concurrent Rebuild Remembered Sets"}, // Clear request {"IDLE", null},
< prev index next >