--- old/src/share/vm/memory/allocation.cpp 2015-05-12 11:37:21.675980792 +0200 +++ new/src/share/vm/memory/allocation.cpp 2015-05-12 11:37:21.576976668 +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"