< prev index next >

src/share/vm/opto/classes.cpp

Print this page
rev 8961 : [mq]: diff-shenandoah.patch

*** 43,52 **** --- 43,53 ---- #include "opto/multnode.hpp" #include "opto/narrowptrnode.hpp" #include "opto/node.hpp" #include "opto/opaquenode.hpp" #include "opto/rootnode.hpp" + #include "opto/shenandoahSupport.hpp" #include "opto/subnode.hpp" #include "opto/vectornode.hpp" // ---------------------------------------------------------------------------- // Build a table of virtual functions to map from Nodes to dense integer
< prev index next >