OpenJDK 64-Bit Server VM warning: UseAPX is SUPPORTED on this CPU OpenJDK 64-Bit Server VM warning: UseAPX is SUPPORTED on this CPU -------------------------------------------------- TEST: compiler/c2/TestLWLockingCodeGen.java TEST JDK: /home/parasa/openjdk/stock_jdk/build/linux-x86_64-server-fastdebug/images/jdk ACTION: build -- Passed. All files up to date REASON: Named class compiled on demand TIME: 0.025 seconds messages: command: build TestLWLockingCodeGen reason: Named class compiled on demand started: Tue Aug 12 10:23:24 PDT 2025 finished: Tue Aug 12 10:23:24 PDT 2025 elapsed time (seconds): 0.025 ACTION: main -- Error. Program `/home/parasa/openjdk/stock_jdk/build/linux-x86_64-server-fastdebug/images/jdk/bin/java' timed out (timeout set to 12000000ms, elapsed time including timeout handling was 12035817ms). REASON: User specified action: run main/othervm -XX:+ShowMessageBoxOnError -Xcomp -XX:-TieredCompilation -XX:CompileOnly=TestLWLockingCodeGen::sync TestLWLockingCodeGen TIME: 12036.462 seconds messages: command: main -XX:+ShowMessageBoxOnError -Xcomp -XX:-TieredCompilation -XX:CompileOnly=TestLWLockingCodeGen::sync TestLWLockingCodeGen reason: User specified action: run main/othervm -XX:+ShowMessageBoxOnError -Xcomp -XX:-TieredCompilation -XX:CompileOnly=TestLWLockingCodeGen::sync TestLWLockingCodeGen started: Tue Aug 12 10:23:24 PDT 2025 Mode: othervm [/othervm specified] Process id: 3484303 Timeout information: Running jstack on process 3484303 3484303: Unable to open socket file /proc/3484303/root/tmp/.java_pid3484303: target process 3484303 doesn't respond within 10500ms or HotSpot VM not loaded --- Timeout information end. finished: Tue Aug 12 13:44:01 PDT 2025 elapsed time (seconds): 12036.462 configuration: STDOUT: CompileCommand: compileonly TestLWLockingCodeGen.sync bool compileonly = true Timeout signalled after 12000 seconds STDERR: OpenJDK 64-Bit Server VM warning: UseAPX is SUPPORTED on this CPU ============================================================================== Unexpected Error ------------------------------------------------------------------------------ Internal Error at macroAssembler_x86.hpp:114, pid=3484303, tid=3484311 guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset at /home/parasa/openjdk/stock_jdk/src/hotspot/cpu/x86/methodHandles_x86.cpp:140 Do you want to debug the problem? To debug, run 'gdb /proc/3484303/exe 3484303'; then switch to thread 3484311 (0x0000000000352a97) Enter 'yes' to launch gdb automatically (PATH must include gdb) Otherwise, press RETURN to abort... ============================================================================== rerun: cd /home/parasa/openjdk/stock_jdk/JTwork/compiler/c2/TestLWLockingCodeGen && \ DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-UP0bOHn0e8,guid=fe7a89669933b6289342aa7c6797efcd \ DESKTOP_SESSION=xfce \ DISPLAY=:11.0 \ HOME=/home/parasa \ LANG=en_US.UTF-8 \ PATH=/bin:/usr/bin:/usr/sbin \ XDG_CONFIG_DIRS=/etc/xdg \ XDG_CURRENT_DESKTOP=XFCE \ XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop:/usr/share \ XDG_MENU_PREFIX=xfce- \ CLASSPATH=/home/parasa/openjdk/stock_jdk/JTwork/classes/compiler/c2/TestLWLockingCodeGen.d:/home/parasa/openjdk/stock_jdk/test/hotspot/jtreg/compiler/c2:/home/parasa/openjdk/jtreg/build/images/jtreg/lib/javatest.jar:/home/parasa/openjdk/jtreg/build/images/jtreg/lib/jtreg.jar \ /home/parasa/openjdk/stock_jdk/build/linux-x86_64-server-fastdebug/images/jdk/bin/java \ -Dtest.vm.opts='-XX:+UnlockExperimentalVMOptions -XX:+UseAPX -XX:-UseBMI2Instructions' \ -Dtest.tool.vm.opts='-J-XX:+UnlockExperimentalVMOptions -J-XX:+UseAPX -J-XX:-UseBMI2Instructions' \ -Dtest.compiler.opts= \ -Dtest.java.opts= \ -Dtest.jdk=/home/parasa/openjdk/stock_jdk/build/linux-x86_64-server-fastdebug/images/jdk \ -Dcompile.jdk=/home/parasa/openjdk/stock_jdk/build/linux-x86_64-server-fastdebug/images/jdk \ -Dtest.timeout.factor=100.0 \ -Dtest.root=/home/parasa/openjdk/stock_jdk/test/hotspot/jtreg \ -Dtest.name=compiler/c2/TestLWLockingCodeGen.java \ -Dtest.verbose=Verbose[p=FULL,f=FULL,e=FULL,t=false,m=false] \ -Dtest.file=/home/parasa/openjdk/stock_jdk/test/hotspot/jtreg/compiler/c2/TestLWLockingCodeGen.java \ -Dtest.src=/home/parasa/openjdk/stock_jdk/test/hotspot/jtreg/compiler/c2 \ -Dtest.src.path=/home/parasa/openjdk/stock_jdk/test/hotspot/jtreg/compiler/c2 \ -Dtest.classes=/home/parasa/openjdk/stock_jdk/JTwork/classes/compiler/c2/TestLWLockingCodeGen.d \ -Dtest.class.path=/home/parasa/openjdk/stock_jdk/JTwork/classes/compiler/c2/TestLWLockingCodeGen.d \ -XX:+UnlockExperimentalVMOptions \ -XX:+UseAPX \ -XX:-UseBMI2Instructions \ -XX:+ShowMessageBoxOnError \ -Xcomp \ -XX:-TieredCompilation \ -XX:CompileOnly=TestLWLockingCodeGen::sync \ com.sun.javatest.regtest.agent.MainWrapper /home/parasa/openjdk/stock_jdk/JTwork/compiler/c2/TestLWLockingCodeGen.d/main.0.jta TEST RESULT: Error. Program `/home/parasa/openjdk/stock_jdk/build/linux-x86_64-server-fastdebug/images/jdk/bin/java' timed out (timeout set to 12000000ms, elapsed time including timeout handling was 12035817ms). -------------------------------------------------- Test results: error: 1 Report written to /home/parasa/openjdk/stock_jdk/JTreport/html/report.html Results written to /home/parasa/openjdk/stock_jdk/JTwork Error: Some tests failed or other problems occurred.