8223651: Build fails with --with-jvm-features=-jfr and --disable-precompiled-headers

Reviewed-by: shade
This commit is contained in:
Wang Haomin 2019-05-10 01:41:45 +08:00 committed by Ao Qi
parent 523fcccb78
commit 4bf58d7d18

View File

@ -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) :