diff -r 516db52daad6 -r 8c3c39710a08 src/hotspot/cpu/ppc/templateTable_ppc_64.cpp --- a/src/hotspot/cpu/ppc/templateTable_ppc_64.cpp Mon Sep 23 20:26:18 2019 +0200 +++ b/src/hotspot/cpu/ppc/templateTable_ppc_64.cpp Fri Oct 11 17:49:25 2019 +0800 @@ -32,6 +32,7 @@ #include "interpreter/templateInterpreter.hpp" #include "interpreter/templateTable.hpp" #include "memory/universe.hpp" +#include "oops/klass.inline.hpp" #include "oops/objArrayKlass.hpp" #include "oops/oop.inline.hpp" #include "prims/methodHandles.hpp"