--- old/src/hotspot/share/opto/runtime.hpp 2019-12-18 17:43:39.950371057 -0800 +++ new/src/hotspot/share/opto/runtime.hpp 2019-12-18 17:43:39.814371057 -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();