--- old/hotspot/src/share/vm/opto/runtime.hpp 2015-05-04 15:06:54.000000000 -0700 +++ new/hotspot/src/share/vm/opto/runtime.hpp 2015-05-04 15:06:54.000000000 -0700 @@ -312,6 +312,10 @@ static const TypeFunc* multiplyToLen_Type(); + static const TypeFunc* squareToLen_Type(); + + static const TypeFunc* mulAdd_Type(); + static const TypeFunc* updateBytesCRC32_Type(); // leaf on stack replacement interpreter accessor types