--- old/src/hotspot/share/jvmci/jvmciCompilerToVM.cpp 2018-03-09 11:06:55.000000000 -0800 +++ new/src/hotspot/share/jvmci/jvmciCompilerToVM.cpp 2018-03-09 11:06:55.000000000 -0800 @@ -22,6 +22,7 @@ */ #include "precompiled.hpp" +#include "classfile/javaClasses.inline.hpp" #include "code/scopeDesc.hpp" #include "memory/oopFactory.hpp" #include "oops/cpCache.inline.hpp"