--- old/src/hotspot/share/opto/runtime.hpp 2019-12-10 17:10:28.709015372 -0800 +++ new/src/hotspot/share/opto/runtime.hpp 2019-12-10 17:10:28.565015372 -0800 @@ -289,6 +289,8 @@ static const TypeFunc* mulAdd_Type(); + static const TypeFunc* bigIntegerShift_Type(); + static const TypeFunc* vectorizedMismatch_Type(); static const TypeFunc* ghash_processBlocks_Type();