[9] RFR (L): JDK-8055903: Develop sanity tests on SPARC's SHA instructions support

Filipp Zhinkin filipp.zhinkin at oracle.com
Fri Aug 29 15:10:22 UTC 2014


Small note:

This change is depend on the fix for JDK-8056091 [1].
RFR for JDK-8056091 [2] was sent just before this one.

Regards,
Filipp.

[1] https://bugs.openjdk.java.net/browse/JDK-8056091
[2] 
http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2014-August/015336.html

On 29.08.2014 18:45, Filipp Zhinkin wrote:
> Hi all,
>
> please review sanity tests on SHA intrinsics support.
>
> Tests verify that appropriate intrinsic is emitted whencorresponding
> option is enabled and not emitted ifsuch option is disabled.
>
> In case when CPU does not support required instructions or
> JVM configuration does not allow to use an intrinsic,
> the test will expect that intrinsic will not be emitted.
>
> Bug id: https://bugs.openjdk.java.net/browse/JDK-8055903
> Webrev: http://cr.openjdk.java.net/~fzhinkin/8055903/webrev.00/
> Testing: manual, automated.
>
> Thanks,
> Filipp.



More information about the hotspot-compiler-dev mailing list