changeset 23528 | 8f1a7f5e8066 |
parent 22911 | ff49c48c887d |
child 24020 | d73865d27efc |
--- a/hotspot/src/share/vm/opto/loopopts.cpp Mon Mar 31 13:08:03 2014 -0700 +++ b/hotspot/src/share/vm/opto/loopopts.cpp Tue Apr 01 09:05:20 2014 -0700 @@ -30,6 +30,8 @@ #include "opto/loopnode.hpp" #include "opto/matcher.hpp" #include "opto/mulnode.hpp" +#include "opto/movenode.hpp" +#include "opto/opaquenode.hpp" #include "opto/rootnode.hpp" #include "opto/subnode.hpp"