RFR: 8296190: TestMD5Intrinsics and TestMD5MultiBlockIntrinsics don't test the intrinsics
Yi-Fan Tsai
duke at openjdk.org
Wed Nov 2 17:37:18 UTC 2022
Increase WARMUP_ITERATIONS to get MD5 hash from the intrinsic. The current value is too low and the intrinsic is not executed.
-------------
Commit messages:
- 8296190: TestMD5Intrinsics and TestMD5MultiBlockIntrinsics don't test the intrinsics
Changes: https://git.openjdk.org/jdk/pull/10954/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10954&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8296190
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/10954.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10954/head:pull/10954
PR: https://git.openjdk.org/jdk/pull/10954
More information about the hotspot-compiler-dev
mailing list