< prev index next >

src/hotspot/share/opto/macro.cpp

Print this page

        

*** 22,31 **** --- 22,32 ---- * */ #include "precompiled.hpp" #include "compiler/compileLog.hpp" + #include "gc/shared/collectedHeap.inline.hpp" #include "libadt/vectset.hpp" #include "opto/addnode.hpp" #include "opto/arraycopynode.hpp" #include "opto/callnode.hpp" #include "opto/castnode.hpp"
< prev index next >