Relates :
|
The intrinsic implementation for CRC32 checksum is missing from the [s390] port. Implementation will only use "standard" instructions, available on all supported IBM System z hardware. In addition, the implementation is very similar to that of the CRC32 intrinsics. Code is shared between these two as far as possible. This bug is related to https://bugs.openjdk.java.net/browse/JDK-8175369 covering the same topic for [ppc].
|