--- old/src/hotspot/share/aot/aotLoader.hpp 2020-04-05 21:34:57.494179184 -0700 +++ new/src/hotspot/share/aot/aotLoader.hpp 2020-04-05 21:34:57.146166085 -0700 @@ -24,7 +24,7 @@ #ifndef SHARE_AOT_AOTLOADER_HPP #define SHARE_AOT_AOTLOADER_HPP -#include "runtime/globals_extension.hpp" +#include "runtime/globals.hpp" #include "runtime/handles.hpp" class AOTCodeHeap;