mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 19:44:41 +02:00
Merge
This commit is contained in:
commit
035662396c
27 changed files with 425 additions and 153 deletions
|
@ -35,6 +35,7 @@ class GenCollectedHeap : public SharedHeap {
|
|||
friend class CMSCollector;
|
||||
friend class GenMarkSweep;
|
||||
friend class VM_GenCollectForAllocation;
|
||||
friend class VM_GenCollectForPermanentAllocation;
|
||||
friend class VM_GenCollectFull;
|
||||
friend class VM_GenCollectFullConcurrent;
|
||||
friend class VM_GC_HeapInspection;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue