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

Igor Ignatyev igor.ignatyev at oracle.com
Thu Jun 21 18:21:11 UTC 2018


it's strange indeed, I'll file a separate issue for PPC.

-- Igor

> On Jun 21, 2018, at 10:47 AM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
> 
> 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