--- old/src/share/vm/gc/parallel/psAdaptiveSizePolicy.hpp 2017-07-04 23:39:23.590010464 +0200 +++ new/src/share/vm/gc/parallel/psAdaptiveSizePolicy.hpp 2017-07-04 23:39:23.442005627 +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