-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 21
-
Component/s: hotspot
-
b11
The attached repro shows that the adler32 checksum for the attached data file changes after the loop is optimized.
$ java AdlerTest
failed iteration: 5413 - expected 1265275828, actual 14717876
The data was generated with `head -c 72188 /dev/random`
- relates to
-
JDK-8300208 Optimize Adler32 stub for AVX-512 targets.
-
- Closed
-