--- old/src/share/vm/opto/classes.hpp Tue Sep 25 18:37:41 2012 +++ new/src/share/vm/opto/classes.hpp Tue Sep 25 18:37:41 2012 @@ -268,6 +268,8 @@ macro(MulVD) macro(DivVF) macro(DivVD) +macro(LShiftCntV) +macro(RShiftCntV) macro(LShiftVB) macro(LShiftVS) macro(LShiftVI)