mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
8213829: Remove circular dependency between g1CollectedHeap and g1ConcurrentMark
Improve include statements related to g1CollectedHeap.inline.hpp Reviewed-by: kbarrett, tschatzl
This commit is contained in:
parent
12d64aaeba
commit
cc8ee84d59
4 changed files with 4 additions and 2 deletions
|
@ -29,6 +29,7 @@
|
|||
#include "gc/g1/heapRegionManager.inline.hpp"
|
||||
#include "gc/g1/heapRegionSet.inline.hpp"
|
||||
#include "memory/allocation.hpp"
|
||||
#include "utilities/bitMap.inline.hpp"
|
||||
|
||||
class MasterFreeRegionListChecker : public HeapRegionSetChecker {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue