--- old/src/share/vm/opto/runtime.hpp 2014-08-29 19:42:16.000000000 -0700 +++ new/src/share/vm/opto/runtime.hpp 2014-08-29 19:42:16.000000000 -0700 @@ -310,6 +310,8 @@ static const TypeFunc* sha_implCompress_Type(); static const TypeFunc* digestBase_implCompressMB_Type(); + static const TypeFunc* multiplyToLen_Type(); + static const TypeFunc* updateBytesCRC32_Type(); // leaf on stack replacement interpreter accessor types