--- old/src/share/vm/opto/runtime.hpp 2015-08-25 15:39:55.000000000 -0700 +++ new/src/share/vm/opto/runtime.hpp 2015-08-25 15:39:55.000000000 -0700 @@ -331,6 +331,8 @@ static const TypeFunc* updateBytesCRC32_Type(); static const TypeFunc* updateBytesCRC32C_Type(); + static const TypeFunc* updateBytesAdler32_Type(); + // leaf on stack replacement interpreter accessor types static const TypeFunc* osr_end_Type();