mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 01:24:33 +02:00
8066780: Split CardGeneration out to its own file
Reviewed-by: kbarrett, tschatzl
This commit is contained in:
parent
5d868d4e0f
commit
ef7d6c3b9d
6 changed files with 354 additions and 296 deletions
|
@ -30,8 +30,8 @@
|
|||
#include "gc_implementation/shared/gcStats.hpp"
|
||||
#include "gc_implementation/shared/gcWhen.hpp"
|
||||
#include "gc_implementation/shared/generationCounters.hpp"
|
||||
#include "memory/cardGeneration.hpp"
|
||||
#include "memory/freeBlockDictionary.hpp"
|
||||
#include "memory/generation.hpp"
|
||||
#include "memory/iterator.hpp"
|
||||
#include "runtime/mutexLocker.hpp"
|
||||
#include "runtime/virtualspace.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue