--- old/src/hotspot/cpu/x86/macroAssembler_x86.cpp 2018-03-15 09:34:58.059973521 +0100 +++ new/src/hotspot/cpu/x86/macroAssembler_x86.cpp 2018-03-15 09:34:57.876965638 +0100 @@ -50,7 +50,6 @@ #include "gc/g1/g1CardTable.hpp" #include "gc/g1/g1CollectedHeap.inline.hpp" #include "gc/g1/heapRegion.hpp" -#include "gc/z/zGlobals.hpp" #endif // INCLUDE_ALL_GCS #include "crc32c.h" #ifdef COMPILER2