mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8201244: Clean out unnecessary includes of heap headers
Reviewed-by: coleenp, shade
This commit is contained in:
parent
0d2377db46
commit
367f9ea984
30 changed files with 3 additions and 33 deletions
|
@ -26,7 +26,6 @@
|
|||
#include "gc/shared/collectedHeap.hpp"
|
||||
#include "gc/shared/collectorPolicy.hpp"
|
||||
#include "gc/shared/commandLineFlagConstraintsGC.hpp"
|
||||
#include "gc/shared/genCollectedHeap.hpp"
|
||||
#include "gc/shared/plab.hpp"
|
||||
#include "gc/shared/threadLocalAllocBuffer.hpp"
|
||||
#include "runtime/arguments.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue