< prev index next >

src/hotspot/share/runtime/frame.inline.hpp

Print this page
rev 47445 : 8171853: Remove Shark compiler

*** 35,45 **** #include "utilities/macros.hpp" #ifdef ZERO # include "entryFrame_zero.hpp" # include "fakeStubFrame_zero.hpp" # include "interpreterFrame_zero.hpp" - # include "sharkFrame_zero.hpp" #endif #include CPU_HEADER_INLINE(frame) inline bool frame::is_entry_frame() const { --- 35,44 ----
< prev index next >