--- old/src/hotspot/share/opto/classes.hpp 2020-08-18 21:34:34.615030572 +0300 +++ new/src/hotspot/share/opto/classes.hpp 2020-08-18 21:34:34.447049051 +0300 @@ -288,6 +288,8 @@ shmacro(ShenandoahEnqueueBarrier) shmacro(ShenandoahLoadReferenceBarrier) macro(SCMemProj) +macro(SignumD) +macro(SignumF) macro(SqrtD) macro(SqrtF) macro(Start)