diff -r c97db0855565 -r 758c07667682 src/share/vm/opto/runtime.hpp --- a/src/share/vm/opto/runtime.hpp Tue Feb 04 17:38:01 2020 +0800 +++ b/src/share/vm/opto/runtime.hpp Tue Feb 04 18:13:14 2020 +0800 @@ -311,6 +311,8 @@ static const TypeFunc* montgomeryMultiply_Type(); static const TypeFunc* montgomerySquare_Type(); + static const TypeFunc* ghash_processBlocks_Type(); + static const TypeFunc* updateBytesCRC32_Type(); // leaf on stack replacement interpreter accessor types