changeset 26434 | 09ad55e5f486 |
parent 25949 | 34557722059b |
child 30244 | d4e471395ff5 |
--- a/hotspot/src/share/vm/opto/runtime.hpp Tue Sep 02 10:26:48 2014 -0700 +++ b/hotspot/src/share/vm/opto/runtime.hpp Tue Sep 02 12:48:45 2014 -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