Relates :
|
This is a workaround for JDK-8178720. The workaround proposes the following: (1) Disable the CRC32C intrinsic on x86 machines without CLMUL support (2) Pushes the modified TestCRC32.java and TestCRC32C.java tests provided by Lutz Schmidt [~lucy]
|