8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler

Move the lopp from DigestBase.engineUpdate() to new private method implCompressMultiBlock() which can be intrinsified.

Reviewed-by: psandoz, ascarpino, forax
1 file changed