diff -r 0d5597f44603 -r 51c505229e71 src/share/vm/opto/runtime.hpp --- a/src/share/vm/opto/runtime.hpp Mon Mar 21 14:58:37 2016 -0700 +++ b/src/share/vm/opto/runtime.hpp Wed Feb 17 13:40:12 2016 +0300 @@ -305,6 +305,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