changeset 46625 | edefffab74e2 |
parent 46619 | a3919f5e8d2b |
--- a/hotspot/src/share/vm/gc/parallel/psAdaptiveSizePolicy.hpp Mon Apr 24 09:14:09 2017 +0200 +++ b/hotspot/src/share/vm/gc/parallel/psAdaptiveSizePolicy.hpp Wed Jul 05 11:33:17 2017 +0200 @@ -29,6 +29,7 @@ #include "gc/shared/gcCause.hpp" #include "gc/shared/gcStats.hpp" #include "gc/shared/gcUtil.hpp" +#include "utilities/align.hpp" // This class keeps statistical information and computes the // optimal free space for both the young and old generation