8201244: Clean out unnecessary includes of heap headers

Reviewed-by: coleenp, shade
This commit is contained in:
Stefan Karlsson 2018-04-10 12:21:05 +02:00
parent 0d2377db46
commit 367f9ea984
30 changed files with 3 additions and 33 deletions

View file

@ -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"