RFR(M): 8213134: AArch64: vector shift failed with MaxVectorSize=8

Andrew Haley aph at redhat.com
Mon Nov 19 18:14:26 UTC 2018


On 11/19/18 5:50 PM, Andrew Haley wrote:
> On 11/19/18 7:53 AM, Yang Zhang (Arm Technology China) wrote:
>> Webrev: http://cr.openjdk.java.net/~yzhang/8213134/webrev.01/
> 
> I've got a test failure:
> 

> 
> TEST RESULT: Error. Program `/home/aph/jdk-jdk/build/linux-aarch64-server-slowdebug/jdk/bin/java' timed out (timeout set to 1600000ms, elapsed time including timeout handling was 1663679ms).

Ah, this is because of -Xbatch, running the compilers in slowdebug
is just too slow because everything runs single-threaded.

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the hotspot-dev mailing list