--- old/src/share/vm/gc/parallel/asPSOldGen.cpp 2017-07-04 23:39:21.405939080 +0200 +++ new/src/share/vm/gc/parallel/asPSOldGen.cpp 2017-07-04 23:39:21.249933982 +0200 @@ -30,6 +30,7 @@ #include "gc/shared/cardTableModRefBS.hpp" #include "oops/oop.inline.hpp" #include "runtime/java.hpp" +#include "utilities/align.hpp" // Whereas PSOldGen takes the maximum size of the generation // (which doesn't change in the case of PSOldGen) as a parameter,