RFR(M): 8213134: AArch64: vector shift failed with MaxVectorSize=8
Andrew Haley
aph at redhat.com
Mon Nov 19 17:50:14 UTC 2018
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:
rerun:
cd /home/aph/jdk-jdk/build/linux-aarch64-server-slowdebug/test-support/jtreg_test_hotspot_jtreg_compiler_c2_cr6340864/scratch/2 && \
HOME=/home/aph \
JDK8_HOME=/home/aph/jdk-11.0.1+13 \
LANG=en_US.UTF-8 \
LC_ALL=en_US.UTF-8 \
LC_CTYPE=C \
PATH=/bin:/usr/bin \
TEST_IMAGE_GRAAL_DIR=/home/aph/jdk-jdk/build/linux-aarch64-server-slowdebug/images/test/hotspot/jtreg/graal \
XMODIFIERS=@im=none \
CLASSPATH=/home/aph/jdk-jdk/build/linux-aarch64-server-slowdebug/test-support/jtreg_test_hotspot_jtreg_compiler_c2_cr6340864/classes/2/compiler/c2/cr6340864/TestIntVect.d:/home/aph/jdk-jdk/test/hotspot/jtreg/compiler/c2/cr6340864:/home/aph/jtreg/lib/javatest.jar:/home/aph/jtreg/lib/jtreg.jar \
/home/aph/jdk-jdk/build/linux-aarch64-server-slowdebug/jdk/bin/java \
-Dtest.class.path.prefix=/home/aph/jdk-jdk/build/linux-aarch64-server-slowdebug/test-support/jtreg_test_hotspot_jtreg_compiler_c2_cr6340864/classes/2/compiler/c2/cr6340864/TestIntVect.d:/home/aph/jdk-jdk/test/hotspot/jtreg/compiler/c2/cr6340864 \
-Dtest.src=/home/aph/jdk-jdk/test/hotspot/jtreg/compiler/c2/cr6340864 \
-Dtest.src.path=/home/aph/jdk-jdk/test/hotspot/jtreg/compiler/c2/cr6340864 \
-Dtest.classes=/home/aph/jdk-jdk/build/linux-aarch64-server-slowdebug/test-support/jtreg_test_hotspot_jtreg_compiler_c2_cr6340864/classes/2/compiler/c2/cr6340864/TestIntVect.d \
-Dtest.class.path=/home/aph/jdk-jdk/build/linux-aarch64-server-slowdebug/test-support/jtreg_test_hotspot_jtreg_compiler_c2_cr6340864/classes/2/compiler/c2/cr6340864/TestIntVect.d \
-Dtest.vm.opts=-XX:MaxRAMPercentage=2 \
-Dtest.tool.vm.opts=-J-XX:MaxRAMPercentage=2 \
-Dtest.compiler.opts= \
-Dtest.java.opts= \
-Dtest.jdk=/home/aph/jdk-jdk/build/linux-aarch64-server-slowdebug/jdk \
-Dcompile.jdk=/home/aph/jdk-jdk/build/linux-aarch64-server-slowdebug/jdk \
-Dtest.timeout.factor=4.0 \
-Dtest.nativepath=/home/aph/jdk-jdk/build/linux-aarch64-server-slowdebug/images/test/hotspot/jtreg/native \
-XX:MaxRAMPercentage=2 \
-Djava.library.path=/home/aph/jdk-jdk/build/linux-aarch64-server-slowdebug/images/test/hotspot/jtreg/native \
-Xbatch \
-Xmx128m \
com.sun.javatest.regtest.agent.MainWrapper /home/aph/jdk-jdk/build/linux-aarch64-server-slowdebug/test-support/jtreg_test_hotspot_jtreg_compiler_c2_cr6340864/compiler/c2/cr6340864/TestIntVect.d/main.0.jta
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).
--------------------------------------------------
--
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