--- old/src/hotspot/share/opto/classes.hpp 2017-11-17 10:42:21.802552349 -0800 +++ new/src/hotspot/share/opto/classes.hpp 2017-11-17 10:42:21.598551912 -0800 @@ -252,6 +252,7 @@ macro(SafePointScalarObject) macro(SCMemProj) macro(SqrtD) +macro(SqrtF) macro(Start) macro(StartOSR) macro(StoreB) @@ -320,6 +321,7 @@ macro(NegVF) macro(NegVD) macro(SqrtVD) +macro(SqrtVF) macro(LShiftCntV) macro(RShiftCntV) macro(LShiftVB)