hotspot/src/share/vm/gc/g1/g1ParScanThreadState.cpp
changeset 46564 0ec329b23bbf
parent 46282 a001553763bc
child 46571 c70b36f0730d
--- a/hotspot/src/share/vm/gc/g1/g1ParScanThreadState.cpp	Fri Jun 23 15:16:23 2017 -0700
+++ b/hotspot/src/share/vm/gc/g1/g1ParScanThreadState.cpp	Thu Jun 22 09:07:47 2017 +0200
@@ -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"