--- old/src/share/vm/opto/runtime.hpp 2015-06-25 16:47:31.000000000 -0700 +++ new/src/share/vm/opto/runtime.hpp 2015-06-25 16:47:31.000000000 -0700 @@ -319,6 +319,7 @@ static const TypeFunc* ghash_processBlocks_Type(); static const TypeFunc* updateBytesCRC32_Type(); + static const TypeFunc* updateBytesCRC32C_Type(); // leaf on stack replacement interpreter accessor types static const TypeFunc* osr_end_Type();