--- old/src/share/vm/opto/runtime.hpp 2015-02-19 16:36:14.713961435 -0800 +++ new/src/share/vm/opto/runtime.hpp 2015-02-19 16:36:14.657961792 -0800 @@ -312,6 +312,8 @@ static const TypeFunc* multiplyToLen_Type(); + static const TypeFunc* ghash_processBlocks_Type(); + static const TypeFunc* updateBytesCRC32_Type(); // leaf on stack replacement interpreter accessor types