mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
Reviewed-by: kbarrett, tschatzl, erikj, coleenp, dholmes
This commit is contained in:
parent
b8b88853a5
commit
1fc67ab002
239 changed files with 220 additions and 27246 deletions
|
@ -63,8 +63,6 @@
|
|||
template(GenCollectForAllocation) \
|
||||
template(ParallelGCFailedAllocation) \
|
||||
template(ParallelGCSystemGC) \
|
||||
template(CMS_Initial_Mark) \
|
||||
template(CMS_Final_Remark) \
|
||||
template(G1CollectForAllocation) \
|
||||
template(G1CollectFull) \
|
||||
template(G1Concurrent) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue