8182696: Remove gcTrace.hpp include from referenceProcessor.hpp

Reviewed-by: tschatzl, kbarrett
This commit is contained in:
Stefan Karlsson 2017-06-22 09:07:47 +02:00
parent 12970ac663
commit ed94ecff28
7 changed files with 14 additions and 2 deletions

View file

@ -30,6 +30,7 @@
#include "gc/g1/g1ParScanThreadState.inline.hpp"
#include "gc/g1/g1RootClosures.hpp"
#include "gc/g1/g1StringDedup.hpp"
#include "gc/shared/gcTrace.hpp"
#include "gc/shared/taskqueue.inline.hpp"
#include "oops/oop.inline.hpp"
#include "runtime/prefetch.inline.hpp"