changeset 46625 | edefffab74e2 |
parent 46619 | a3919f5e8d2b |
child 46704 | 211b3f6b75ef |
--- a/hotspot/src/share/vm/gc/g1/g1ConcurrentMark.cpp Mon Apr 24 09:14:09 2017 +0200 +++ b/hotspot/src/share/vm/gc/g1/g1ConcurrentMark.cpp Wed Jul 05 11:33:17 2017 +0200 @@ -57,6 +57,7 @@ #include "runtime/java.hpp" #include "runtime/prefetch.inline.hpp" #include "services/memTracker.hpp" +#include "utilities/align.hpp" #include "utilities/growableArray.hpp" // Concurrent marking bit map wrapper