src/share/vm/opto/compile.cpp

Print this page

        

*** 49,58 **** --- 49,59 ---- #include "opto/macro.hpp" #include "opto/matcher.hpp" #include "opto/mathexactnode.hpp" #include "opto/memnode.hpp" #include "opto/mulnode.hpp" + #include "opto/narrowptrnode.hpp" #include "opto/node.hpp" #include "opto/opcodes.hpp" #include "opto/output.hpp" #include "opto/parse.hpp" #include "opto/phaseX.hpp"