diff -r 397b6816032d -r 8f1a7f5e8066 hotspot/src/share/vm/opto/loopopts.cpp --- 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"