RFR(XS) : 8155192 : [TESTBUG] SHA tests assumes that x86 does not have SHA intrinsics

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jun 21 17:47:34 UTC 2018


Changes are fine.

But I find it strange that PPC64 (Platform::isPPC) is only listed in one 
files. According to vm_version_ppc.cpp it supports SHA256 and SHA512.

Thanks,
Vladimir

On 6/20/18 8:28 PM, Igor Ignatyev wrote:
> http://cr.openjdk.java.net/~iignatyev//8155192/webrev.00/index.html
>> 29 lines changed: 10 ins; 3 del; 16 mod;
> 
> Hi all,
> 
> could you please review this tiny fix for SHA tests? the fix adjusts definitions of supported/unsupported CPUs in sha tests.
> 
> JBS: https://bugs.openjdk.java.net/browse/JDK-8155192
> webrev: http://cr.openjdk.java.net/~iignatyev//8155192/webrev.00/index.htm
> testing: test/hotspot/jtreg/compiler/intrinsics tests
> 
> Thanks,
> -- Igor
> 


More information about the hotspot-compiler-dev mailing list