--- old/src/hotspot/share/opto/runtime.hpp 2018-06-27 12:42:52.493097200 -0700 +++ new/src/hotspot/share/opto/runtime.hpp 2018-06-27 12:42:51.714019300 -0700 @@ -299,6 +299,7 @@ static const TypeFunc* vectorizedMismatch_Type(); static const TypeFunc* ghash_processBlocks_Type(); + static const TypeFunc* base64_encodeBlock_Type(); static const TypeFunc* updateBytesCRC32_Type(); static const TypeFunc* updateBytesCRC32C_Type();