Description
The intrinsified method Arrays.vectorizedHashCode is usable in a couple of places, such as CharacterName.codePointOf. Some of these may not be very performance sensitive, but picking up and using the new intrinsic method helps stress and verify the implementation.