TEST: gc/shenandoah/compiler/TestLoadBypassesNullCheck.java TEST JDK: /tmp/tone/run/jtreg/jdk-repo/build/linux-x86_64-server-release/images/jdk ACTION: build -- Passed. Build successful REASON: Named class compiled on demand TIME: 1.137 seconds messages: command: build TestLoadBypassesNullCheck reason: Named class compiled on demand started: Mon Oct 21 18:22:33 CST 2024 Test directory: compile: TestLoadBypassesNullCheck finished: Mon Oct 21 18:22:34 CST 2024 elapsed time (seconds): 1.137 ACTION: compile -- Passed. Compilation successful REASON: .class file out of date or does not exist TIME: 1.136 seconds messages: command: compile /tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gc/shenandoah/compiler/TestLoadBypassesNullCheck.java reason: .class file out of date or does not exist started: Mon Oct 21 18:22:33 CST 2024 Mode: othervm finished: Mon Oct 21 18:22:34 CST 2024 elapsed time (seconds): 1.136 configuration: javac compilation environment source path: /tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gc/shenandoah/compiler class path: /tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gc/shenandoah/compiler /tmp/tone/run/jtreg/jt-work/jtreg/hotspot_jtreg/classes/25/gc/shenandoah/compiler/TestLoadBypassesNullCheck.d rerun: cd /tmp/tone/run/jtreg/jt-work/jtreg/hotspot_jtreg/gc/shenandoah/compiler/TestLoadBypassesNullCheck && \ DISPLAY=:7 \ HOME=/home/testUserForTone \ JTREG_VERSION=jtreg-7.4.1 \ LANG=C \ LC_CTYPE=C.UTF-8 \ LD_LIBRARY_PATH=/tmp/tone/run/jtreg/jdk-repo/build/tools/lib \ PATH=/bin:/usr/bin:/usr/sbin \ TEST_IMAGE_DIR=/tmp/tone/run/jtreg/test-images \ /tmp/tone/run/jtreg/jdk-repo/build/linux-x86_64-server-release/images/jdk/bin/javac \ -J-Djdk.lang.processReaperUseDefaultStackSize=true \ -J-Dtest.wisp.socketAddress=www.alibabacloud.com \ -J-ea \ -J-esa \ -J-Dtest.vm.opts='-Djdk.lang.processReaperUseDefaultStackSize=true -Dtest.wisp.socketAddress=www.alibabacloud.com -ea -esa' \ -J-Dtest.tool.vm.opts='-J-Djdk.lang.processReaperUseDefaultStackSize=true -J-Dtest.wisp.socketAddress=www.alibabacloud.com -J-ea -J-esa' \ -J-Dtest.compiler.opts= \ -J-Dtest.java.opts= \ -J-Dtest.jdk=/tmp/tone/run/jtreg/jdk-repo/build/linux-x86_64-server-release/images/jdk \ -J-Dcompile.jdk=/tmp/tone/run/jtreg/jdk-repo/build/linux-x86_64-server-release/images/jdk \ -J-Dtest.timeout.factor=4.0 \ -J-Dtest.nativepath=/tmp/tone/run/jtreg/test-images/hotspot/jtreg/native \ -J-Dtest.root=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg \ -J-Dtest.name=gc/shenandoah/compiler/TestLoadBypassesNullCheck.java \ -J-Dtest.file=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gc/shenandoah/compiler/TestLoadBypassesNullCheck.java \ -J-Dtest.src=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gc/shenandoah/compiler \ -J-Dtest.src.path=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gc/shenandoah/compiler \ -J-Dtest.classes=/tmp/tone/run/jtreg/jt-work/jtreg/hotspot_jtreg/classes/25/gc/shenandoah/compiler/TestLoadBypassesNullCheck.d \ -J-Dtest.class.path=/tmp/tone/run/jtreg/jt-work/jtreg/hotspot_jtreg/classes/25/gc/shenandoah/compiler/TestLoadBypassesNullCheck.d \ -d /tmp/tone/run/jtreg/jt-work/jtreg/hotspot_jtreg/classes/25/gc/shenandoah/compiler/TestLoadBypassesNullCheck.d \ -sourcepath /tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gc/shenandoah/compiler \ -classpath /tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gc/shenandoah/compiler:/tmp/tone/run/jtreg/jt-work/jtreg/hotspot_jtreg/classes/25/gc/shenandoah/compiler/TestLoadBypassesNullCheck.d /tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gc/shenandoah/compiler/TestLoadBypassesNullCheck.java STDOUT: STDERR: ACTION: main -- Failed. Unexpected exit from test [exit code: 1] REASON: User specified action: run main/othervm -XX:-TieredCompilation -XX:-UseOnStackReplacement -XX:-BackgroundCompilation -XX:+StressGCM -XX:+StressLCM -XX:+UseShenandoahGC -XX:LoopMaxUnroll=0 -XX:StressSeed=270847015 TestLoadBypassesNullCheck TIME: 0.006 seconds messages: command: main -XX:-TieredCompilation -XX:-UseOnStackReplacement -XX:-BackgroundCompilation -XX:+StressGCM -XX:+StressLCM -XX:+UseShenandoahGC -XX:LoopMaxUnroll=0 -XX:StressSeed=270847015 TestLoadBypassesNullCheck reason: User specified action: run main/othervm -XX:-TieredCompilation -XX:-UseOnStackReplacement -XX:-BackgroundCompilation -XX:+StressGCM -XX:+StressLCM -XX:+UseShenandoahGC -XX:LoopMaxUnroll=0 -XX:StressSeed=270847015 TestLoadBypassesNullCheck started: Mon Oct 21 18:22:34 CST 2024 Mode: othervm [/othervm specified] finished: Mon Oct 21 18:22:34 CST 2024 elapsed time (seconds): 0.006 configuration: STDOUT: STDERR: Error: VM option 'StressGCM' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions. Error: The unlock option must precede 'StressGCM'. Improperly specified VM option 'StressGCM' Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. rerun: cd /tmp/tone/run/jtreg/jt-work/jtreg/hotspot_jtreg/gc/shenandoah/compiler/TestLoadBypassesNullCheck && \ DISPLAY=:7 \ HOME=/home/testUserForTone \ JTREG_VERSION=jtreg-7.4.1 \ LANG=C \ LC_CTYPE=C.UTF-8 \ LD_LIBRARY_PATH=/tmp/tone/run/jtreg/jdk-repo/build/tools/lib \ PATH=/bin:/usr/bin:/usr/sbin \ TEST_IMAGE_DIR=/tmp/tone/run/jtreg/test-images \ CLASSPATH=/tmp/tone/run/jtreg/jt-work/jtreg/hotspot_jtreg/classes/25/gc/shenandoah/compiler/TestLoadBypassesNullCheck.d:/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gc/shenandoah/compiler:/tmp/tone/run/jtreg/jtreg/lib/javatest.jar:/tmp/tone/run/jtreg/jtreg/lib/jtreg.jar \ /tmp/tone/run/jtreg/jdk-repo/build/linux-x86_64-server-release/images/jdk/bin/java \ -Dtest.vm.opts='-Djdk.lang.processReaperUseDefaultStackSize=true -Dtest.wisp.socketAddress=www.alibabacloud.com -ea -esa' \ -Dtest.tool.vm.opts='-J-Djdk.lang.processReaperUseDefaultStackSize=true -J-Dtest.wisp.socketAddress=www.alibabacloud.com -J-ea -J-esa' \ -Dtest.compiler.opts= \ -Dtest.java.opts= \ -Dtest.jdk=/tmp/tone/run/jtreg/jdk-repo/build/linux-x86_64-server-release/images/jdk \ -Dcompile.jdk=/tmp/tone/run/jtreg/jdk-repo/build/linux-x86_64-server-release/images/jdk \ -Dtest.timeout.factor=4.0 \ -Dtest.nativepath=/tmp/tone/run/jtreg/test-images/hotspot/jtreg/native \ -Dtest.root=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg \ -Dtest.name=gc/shenandoah/compiler/TestLoadBypassesNullCheck.java \ -Dtest.file=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gc/shenandoah/compiler/TestLoadBypassesNullCheck.java \ -Dtest.src=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gc/shenandoah/compiler \ -Dtest.src.path=/tmp/tone/run/jtreg/jdk-repo/test/hotspot/jtreg/gc/shenandoah/compiler \ -Dtest.classes=/tmp/tone/run/jtreg/jt-work/jtreg/hotspot_jtreg/classes/25/gc/shenandoah/compiler/TestLoadBypassesNullCheck.d \ -Dtest.class.path=/tmp/tone/run/jtreg/jt-work/jtreg/hotspot_jtreg/classes/25/gc/shenandoah/compiler/TestLoadBypassesNullCheck.d \ -Djdk.lang.processReaperUseDefaultStackSize=true \ -Dtest.wisp.socketAddress=www.alibabacloud.com \ -ea \ -esa \ -Djava.library.path=/tmp/tone/run/jtreg/test-images/hotspot/jtreg/native \ -XX:-TieredCompilation \ -XX:-UseOnStackReplacement \ -XX:-BackgroundCompilation \ -XX:+StressGCM \ -XX:+StressLCM \ -XX:+UseShenandoahGC \ -XX:LoopMaxUnroll=0 \ -XX:StressSeed=270847015 \ com.sun.javatest.regtest.agent.MainWrapper /tmp/tone/run/jtreg/jt-work/jtreg/hotspot_jtreg/gc/shenandoah/compiler/TestLoadBypassesNullCheck.d/main.0.jta TEST RESULT: Failed. Unexpected exit from test [exit code: 1]