< prev index next >

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

Print this page
rev 47445 : 8171853: Remove Shark compiler

@@ -35,11 +35,10 @@
 #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 {
< prev index next >