8223651: Build fails with --with-jvm-features=-jfr and --disable-precompiled-headers
authoraoqi
Fri, 10 May 2019 01:41:45 +0800
changeset 54798 9c18785a13bf
parent 54797 c90da1272d7f
child 54799 2a25ece54fd8
8223651: Build fails with --with-jvm-features=-jfr and --disable-precompiled-headers Reviewed-by: shade Contributed-by: Wang Haomin <wanghaomin@loongson.cn>
src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.cpp	Fri May 10 01:37:09 2019 +0800
+++ b/src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.cpp	Fri May 10 01:41:45 2019 +0800
@@ -28,6 +28,7 @@
 #include "gc/shenandoah/shenandoahHeapRegionSet.hpp"
 #include "gc/shenandoah/shenandoahUtils.hpp"
 #include "runtime/atomic.hpp"
+#include "services/memTracker.hpp"
 #include "utilities/copy.hpp"
 
 ShenandoahCollectionSet::ShenandoahCollectionSet(ShenandoahHeap* heap, char* heap_base, size_t size) :