--- old/src/share/vm/utilities/top.hpp 2015-10-08 07:24:42.000000000 -1000 +++ new/src/share/vm/utilities/top.hpp 2015-10-08 07:24:42.000000000 -1000 @@ -42,6 +42,9 @@ #ifdef COMPILER2 #include "opto/c2_globals.hpp" #endif +#if INCLUDE_JVMCI +#include "jvmci/jvmci_globals.hpp" +#endif // THIS FILE IS INTESIONALLY LEFT EMPTY // IT IS USED TO MINIMIZE THE NUMBER OF DEPENDENCIES IN includeDB