< prev index next >

src/hotspot/share/compiler/oopMap.cpp

Print this page
rev 49211 : 8199472: Fix non-PCH build after JDK-8199319

*** 31,40 **** --- 31,41 ---- #include "gc/shared/collectedHeap.hpp" #include "memory/allocation.inline.hpp" #include "memory/iterator.hpp" #include "memory/resourceArea.hpp" #include "runtime/frame.inline.hpp" + #include "runtime/handles.inline.hpp" #include "runtime/signature.hpp" #include "utilities/align.hpp" #ifdef COMPILER1 #include "c1/c1_Defs.hpp" #endif
< prev index next >