--- old/src/share/vm/memory/allocation.cpp 2015-05-13 13:52:48.571064625 +0200 +++ new/src/share/vm/memory/allocation.cpp 2015-05-13 13:52:48.401057571 +0200 @@ -23,9 +23,9 @@ */ #include "precompiled.hpp" +#include "gc/shared/genCollectedHeap.hpp" #include "memory/allocation.hpp" #include "memory/allocation.inline.hpp" -#include "memory/genCollectedHeap.hpp" #include "memory/metaspaceShared.hpp" #include "memory/resourceArea.hpp" #include "memory/universe.hpp"