RFR(XS): 8162376 - TestSHA512Intrinsics.java failed with Unexpected count of intrinsic _sha5_implCompress is expected

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Jul 22 17:47:38 UTC 2016


Looks good.

Thanks,
Vladimir

On 7/22/16 8:31 AM, Dmitrij Pochepko wrote:
> Hi,
>
> please review small fix for 8162376 - TestSHA512Intrinsics.java failed with Unexpected count of intrinsic
> _sha5_implCompress is expected
>
> After fixing JDK-8071652 CompileOnly arguments were changed in tests. For TestSHA512Intrinsics.java a wrong provider
> class name was specified. SHA-512 and SHA-384 needs SHA5 provider. So, SHA512 intrinsics tests started to fail on
> solaris. This patch fix a problem.
>
> webrev: http://cr.openjdk.java.net/~dpochepk/8162376/webrev.01/
> CR: https://bugs.openjdk.java.net/browse/JDK-8162376
>
> I've verified fix on solaris-sparc-v9 and linux-amd64.
>
> Thanks,
> Dmitrij


More information about the hotspot-compiler-dev mailing list