No Possible Issues Found via Git Search
hotspot_runtime_0
[2026-02-15T12:49:55.478Z] Running test hotspot_runtime_0 ...
[2026-02-15T12:49:55.478Z] ===============================================
[2026-02-15T12:49:55.478Z] hotspot_runtime_0 Start Time: Sun Feb 15 12:49:55 2026 Epoch Time (ms): 1771159795024
[2026-02-15T12:49:55.478Z] variation: NoOptions
[2026-02-15T12:49:55.478Z] JVM_OPTIONS:
[2026-02-15T12:49:55.478Z] { \
[2026-02-15T12:49:55.478Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T12:49:55.478Z] echo "Nothing to be done for setup."; \
[2026-02-15T12:49:55.478Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17711494114915/hotspot_runtime_0"; \
[2026-02-15T12:49:55.478Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17711494114915/hotspot_runtime_0"; \
[2026-02-15T12:49:55.478Z] echo ""; echo "TESTING:"; \
[2026-02-15T12:49:55.478Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2026-02-15T12:49:55.478Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:1 -nativepath:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native" -vmoptions:"-Xmx512m " \
[2026-02-15T12:49:55.478Z] -w ""/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17711494114915/hotspot_runtime_0"/work" \
[2026-02-15T12:49:55.478Z] -r ""/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17711494114915/hotspot_runtime_0"/report" \
[2026-02-15T12:49:55.478Z] -jdk:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image" \
[2026-02-15T12:49:55.478Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/ProblemList.txt" \
[2026-02-15T12:49:55.478Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk26.txt" \
[2026-02-15T12:49:55.478Z] \
[2026-02-15T12:49:55.478Z] \
[2026-02-15T12:49:55.478Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg:hotspot_runtime"; \
[2026-02-15T12:49:55.478Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_runtime_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "hotspot_runtime_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T12:49:55.478Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T12:49:55.478Z] echo "Nothing to be done for teardown."; \
[2026-02-15T12:49:55.478Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17711494114915/TestTargetResult";
[2026-02-15T12:49:55.478Z]
[2026-02-15T12:49:55.478Z] TEST SETUP:
[2026-02-15T12:49:55.478Z] Nothing to be done for setup.
[2026-02-15T12:49:55.478Z]
[2026-02-15T12:49:55.478Z] TESTING:
[2026-02-15T12:49:56.099Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17711494114915/hotspot_runtime_0/work" not found: creating
[2026-02-15T12:49:56.099Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17711494114915/hotspot_runtime_0/report" not found: creating
[2026-02-15T12:50:01.923Z] XML output with verification to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work
[2026-02-15T13:54:51.086Z] nonvoidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2026-02-15T13:54:51.086Z] public abstract Method "<init>":"()I";
[2026-02-15T13:54:51.086Z] ^
[2026-02-15T13:54:51.086Z] 1 warning(s)
[2026-02-15T13:54:51.086Z] voidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2026-02-15T13:54:51.086Z] public abstract Method "<init>":"()V";
[2026-02-15T13:54:51.086Z] ^
[2026-02-15T13:54:51.086Z] 1 warning(s)
[2026-02-15T13:56:36.565Z] --------------------------------------------------
[2026-02-15T13:56:36.565Z] TEST: runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id4
[2026-02-15T13:56:36.565Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2026-02-15T13:56:36.565Z]
[2026-02-15T13:56:36.565Z] ACTION: build -- Passed. Build successful
[2026-02-15T13:56:36.565Z] REASON: Named class compiled on demand
[2026-02-15T13:56:36.565Z] TIME: 0.129 seconds
[2026-02-15T13:56:36.565Z] messages:
[2026-02-15T13:56:36.565Z] command: build TestOptionsWithRanges
[2026-02-15T13:56:36.565Z] reason: Named class compiled on demand
[2026-02-15T13:56:36.565Z] started: Sun Feb 15 13:56:12.781 UTC 2026
[2026-02-15T13:56:36.565Z] Test directory:
[2026-02-15T13:56:36.565Z] compile: TestOptionsWithRanges
[2026-02-15T13:56:36.565Z] finished: Sun Feb 15 13:56:12.910 UTC 2026
[2026-02-15T13:56:36.565Z] elapsed time (seconds): 0.129
[2026-02-15T13:56:36.565Z]
[2026-02-15T13:56:36.565Z] ACTION: compile -- Passed. Compilation successful
[2026-02-15T13:56:36.565Z] REASON: .class file out of date or does not exist
[2026-02-15T13:56:36.565Z] TIME: 0.129 seconds
[2026-02-15T13:56:36.565Z] messages:
[2026-02-15T13:56:36.565Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
[2026-02-15T13:56:36.565Z] reason: .class file out of date or does not exist
[2026-02-15T13:56:36.565Z] started: Sun Feb 15 13:56:12.781 UTC 2026
[2026-02-15T13:56:36.565Z] Additional options from @modules: --add-modules java.base,java.management,jdk.attach,jdk.internal.jvmstat --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports jdk.attach/sun.tools.attach=ALL-UNNAMED --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED
[2026-02-15T13:56:36.565Z] Mode: agentvm
[2026-02-15T13:56:36.565Z] Agent id: 14
[2026-02-15T13:56:36.565Z] Process id: 2841400
[2026-02-15T13:56:36.565Z] finished: Sun Feb 15 13:56:12.910 UTC 2026
[2026-02-15T13:56:36.565Z] elapsed time (seconds): 0.129
[2026-02-15T13:56:36.565Z] configuration:
[2026-02-15T13:56:36.565Z] Boot Layer (javac runtime environment)
[2026-02-15T13:56:36.565Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-02-15T13:56:36.565Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-02-15T13:56:36.565Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/patches/java.base
[2026-02-15T13:56:36.565Z]
[2026-02-15T13:56:36.565Z] javac compilation environment
[2026-02-15T13:56:36.565Z] add modules: java.base java.management jdk.attach jdk.internal.jvmstat
[2026-02-15T13:56:36.565Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-02-15T13:56:36.565Z] jdk.attach/sun.tools.attach ALL-UNNAMED
[2026-02-15T13:56:36.565Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2026-02-15T13:56:36.565Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation
[2026-02-15T13:56:36.565Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-02-15T13:56:36.565Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common
[2026-02-15T13:56:36.565Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation
[2026-02-15T13:56:36.565Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d
[2026-02-15T13:56:36.565Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib
[2026-02-15T13:56:36.566Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common
[2026-02-15T13:56:36.566Z]
[2026-02-15T13:56:36.566Z] rerun:
[2026-02-15T13:56:36.566Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/scratch && \
[2026-02-15T13:56:36.566Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-02-15T13:56:36.566Z] DISPLAY=:0 \
[2026-02-15T13:56:36.566Z] HOME=/home/jenkins \
[2026-02-15T13:56:36.566Z] LANG=C.UTF-8 \
[2026-02-15T13:56:36.566Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-15T13:56:36.566Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-02-15T13:56:36.566Z] XDG_SESSION_CLASS=user \
[2026-02-15T13:56:36.566Z] XDG_SESSION_ID=71849 \
[2026-02-15T13:56:36.566Z] XDG_SESSION_TYPE=tty \
[2026-02-15T13:56:36.566Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2026-02-15T13:56:36.566Z] -J-ea \
[2026-02-15T13:56:36.566Z] -J-esa \
[2026-02-15T13:56:36.566Z] -J-Xmx512m \
[2026-02-15T13:56:36.566Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-02-15T13:56:36.566Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-02-15T13:56:36.566Z] -J-Dtest.compiler.opts= \
[2026-02-15T13:56:36.566Z] -J-Dtest.java.opts= \
[2026-02-15T13:56:36.566Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-15T13:56:36.566Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-15T13:56:36.566Z] -J-Dtest.timeout.factor=8.0 \
[2026-02-15T13:56:36.566Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-02-15T13:56:36.566Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-02-15T13:56:36.566Z] -J-Dtest.name=runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id4 \
[2026-02-15T13:56:36.566Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-02-15T13:56:36.566Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
[2026-02-15T13:56:36.566Z] -J-Dtest.main.class=TestOptionsWithRanges \
[2026-02-15T13:56:36.566Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation \
[2026-02-15T13:56:36.566Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common \
[2026-02-15T13:56:36.566Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d \
[2026-02-15T13:56:36.566Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common \
[2026-02-15T13:56:36.566Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common \
[2026-02-15T13:56:36.566Z] -J-Dtest.modules='java.base/jdk.internal.misc java.management jdk.attach/sun.tools.attach jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2026-02-15T13:56:36.566Z] --add-modules java.base,java.management,jdk.attach,jdk.internal.jvmstat \
[2026-02-15T13:56:36.566Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-02-15T13:56:36.566Z] --add-exports jdk.attach/sun.tools.attach=ALL-UNNAMED \
[2026-02-15T13:56:36.566Z] --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED \
[2026-02-15T13:56:36.566Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d \
[2026-02-15T13:56:36.566Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common \
[2026-02-15T13:56:36.566Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
[2026-02-15T13:56:36.566Z]
[2026-02-15T13:56:36.566Z] ACTION: driver -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 tests failed! (Error processing option LogEventsBufferEntries with valid value '-server -XX:+UseG1GC -XX:LogEventsBufferEntries=1048576'! JVM exited with unexpected error code = 137 [0x89]) expected: 1 but was: 0
[2026-02-15T13:56:36.566Z] REASON: User specified action: run driver/timeout=1800 TestOptionsWithRanges 5 of 10
[2026-02-15T13:56:36.566Z] TIME: 9.77 seconds
[2026-02-15T13:56:36.566Z] messages:
[2026-02-15T13:56:36.566Z] command: driver TestOptionsWithRanges 5 of 10
[2026-02-15T13:56:36.566Z] reason: User specified action: run driver/timeout=1800 TestOptionsWithRanges 5 of 10
[2026-02-15T13:56:36.566Z] started: Sun Feb 15 13:56:12.910 UTC 2026
[2026-02-15T13:56:36.566Z] Mode: agentvm
[2026-02-15T13:56:36.566Z] Agent id: 50
[2026-02-15T13:56:36.566Z] Process id: 2894573
[2026-02-15T13:56:36.566Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc jdk.attach/sun.tools.attach jdk.internal.jvmstat/sun.jvmstat.monitor
[2026-02-15T13:56:36.566Z] finished: Sun Feb 15 13:56:22.680 UTC 2026
[2026-02-15T13:56:36.566Z] elapsed time (seconds): 9.77
[2026-02-15T13:56:36.566Z] configuration:
[2026-02-15T13:56:36.566Z] Boot Layer
[2026-02-15T13:56:36.566Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-02-15T13:56:36.566Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-02-15T13:56:36.566Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar
[2026-02-15T13:56:36.566Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2026-02-15T13:56:36.566Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2026-02-15T13:56:36.566Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2026-02-15T13:56:36.566Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/patches/java.base
[2026-02-15T13:56:36.566Z]
[2026-02-15T13:56:36.566Z] Test Layer
[2026-02-15T13:56:36.566Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-02-15T13:56:36.566Z] jdk.attach/sun.tools.attach ALL-UNNAMED
[2026-02-15T13:56:36.567Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2026-02-15T13:56:36.567Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d
[2026-02-15T13:56:36.567Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation
[2026-02-15T13:56:36.567Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib
[2026-02-15T13:56:36.567Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-02-15T13:56:36.567Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common
[2026-02-15T13:56:36.567Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common
[2026-02-15T13:56:36.567Z]
[2026-02-15T13:56:36.567Z] rerun:
[2026-02-15T13:56:36.567Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/scratch && \
[2026-02-15T13:56:36.567Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-02-15T13:56:36.567Z] DISPLAY=:0 \
[2026-02-15T13:56:36.567Z] HOME=/home/jenkins \
[2026-02-15T13:56:36.567Z] LANG=C.UTF-8 \
[2026-02-15T13:56:36.567Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-15T13:56:36.567Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-02-15T13:56:36.567Z] XDG_SESSION_CLASS=user \
[2026-02-15T13:56:36.567Z] XDG_SESSION_ID=71849 \
[2026-02-15T13:56:36.567Z] XDG_SESSION_TYPE=tty \
[2026-02-15T13:56:36.567Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2026-02-15T13:56:36.567Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-02-15T13:56:36.567Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-02-15T13:56:36.567Z] -Dtest.compiler.opts= \
[2026-02-15T13:56:36.567Z] -Dtest.java.opts= \
[2026-02-15T13:56:36.567Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-15T13:56:36.567Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-15T13:56:36.567Z] -Dtest.timeout.factor=8.0 \
[2026-02-15T13:56:36.567Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-02-15T13:56:36.567Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-02-15T13:56:36.567Z] -Dtest.name=runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id4 \
[2026-02-15T13:56:36.567Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-02-15T13:56:36.567Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java \
[2026-02-15T13:56:36.567Z] -Dtest.main.class=TestOptionsWithRanges \
[2026-02-15T13:56:36.567Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation \
[2026-02-15T13:56:36.567Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common \
[2026-02-15T13:56:36.567Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d \
[2026-02-15T13:56:36.567Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common \
[2026-02-15T13:56:36.567Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common \
[2026-02-15T13:56:36.567Z] -Dtest.modules='java.base/jdk.internal.misc java.management jdk.attach/sun.tools.attach jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2026-02-15T13:56:36.567Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2026-02-15T13:56:36.567Z] TestOptionsWithRanges 5 of 10
[2026-02-15T13:56:36.567Z] STDOUT:
[2026-02-15T13:56:36.567Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:+PrintFlagsRanges -version ]
[2026-02-15T13:56:36.567Z] Generating subset [122 ... 152) of 30 tests out of 305 total tests
[2026-02-15T13:56:36.567Z] Parsed 30 options with ranges. Start test!
[2026-02-15T13:56:36.567Z] Testing valid JavaPriority7_To_OSPriority values.
[2026-02-15T13:56:36.568Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority7_To_OSPriority=-2147483648 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.032778829Z] Gathering output for process 2903625
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.033899017Z] Waiting for completion for process 2903625
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.074085883Z] Waiting for completion finished for process 2903625
[2026-02-15T13:56:36.568Z]
[2026-02-15T13:56:36.568Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority7_To_OSPriority=2147483647 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.075310013Z] Gathering output for process 2903647
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.077091002Z] Waiting for completion for process 2903647
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.116090748Z] Waiting for completion finished for process 2903647
[2026-02-15T13:56:36.568Z]
[2026-02-15T13:56:36.568Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority7_To_OSPriority=-1 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.116962333Z] Gathering output for process 2903669
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.117176635Z] Waiting for completion for process 2903669
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.155097051Z] Waiting for completion finished for process 2903669
[2026-02-15T13:56:36.568Z]
[2026-02-15T13:56:36.568Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority7_To_OSPriority=0 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.156279348Z] Gathering output for process 2903691
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.156495609Z] Waiting for completion for process 2903691
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.202471379Z] Waiting for completion finished for process 2903691
[2026-02-15T13:56:36.568Z]
[2026-02-15T13:56:36.568Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority7_To_OSPriority=1 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.203600833Z] Gathering output for process 2903713
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.203769357Z] Waiting for completion for process 2903713
[2026-02-15T13:56:36.568Z] [2026-02-15T13:56:13.243462073Z] Waiting for completion finished for process 2903713
[2026-02-15T13:56:36.568Z]
[2026-02-15T13:56:36.568Z] Testing valid JavaPriority8_To_OSPriority values.
[2026-02-15T13:56:36.569Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority8_To_OSPriority=-2147483648 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.244743544Z] Gathering output for process 2903735
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.244926792Z] Waiting for completion for process 2903735
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.283227153Z] Waiting for completion finished for process 2903735
[2026-02-15T13:56:36.569Z]
[2026-02-15T13:56:36.569Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority8_To_OSPriority=2147483647 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.284505480Z] Gathering output for process 2903757
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.284696123Z] Waiting for completion for process 2903757
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.323254413Z] Waiting for completion finished for process 2903757
[2026-02-15T13:56:36.569Z]
[2026-02-15T13:56:36.569Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority8_To_OSPriority=-1 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.324435021Z] Gathering output for process 2903779
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.324575443Z] Waiting for completion for process 2903779
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.368151541Z] Waiting for completion finished for process 2903779
[2026-02-15T13:56:36.569Z]
[2026-02-15T13:56:36.569Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority8_To_OSPriority=0 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.369638523Z] Gathering output for process 2903801
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.369838561Z] Waiting for completion for process 2903801
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.413465259Z] Waiting for completion finished for process 2903801
[2026-02-15T13:56:36.569Z]
[2026-02-15T13:56:36.569Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority8_To_OSPriority=1 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.414863518Z] Gathering output for process 2903823
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.415068198Z] Waiting for completion for process 2903823
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.455741195Z] Waiting for completion finished for process 2903823
[2026-02-15T13:56:36.569Z]
[2026-02-15T13:56:36.569Z] Testing valid JavaPriority9_To_OSPriority values.
[2026-02-15T13:56:36.569Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority9_To_OSPriority=-2147483648 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.569Z] [2026-02-15T13:56:13.456840355Z] Gathering output for process 2903845
[2026-02-15T13:56:36.570Z] [2026-02-15T13:56:13.457053702Z] Waiting for completion for process 2903845
[2026-02-15T13:56:36.570Z] [2026-02-15T13:56:13.502388453Z] Waiting for completion finished for process 2903845
[2026-02-15T13:56:36.570Z]
[2026-02-15T13:56:36.570Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority9_To_OSPriority=2147483647 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.570Z] [2026-02-15T13:56:13.503735037Z] Gathering output for process 2903867
[2026-02-15T13:56:36.570Z] [2026-02-15T13:56:13.503953578Z] Waiting for completion for process 2903867
[2026-02-15T13:56:36.570Z] [2026-02-15T13:56:13.548178978Z] Waiting for completion finished for process 2903867
[2026-02-15T13:56:36.570Z]
[2026-02-15T13:56:36.570Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority9_To_OSPriority=-1 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.570Z] [2026-02-15T13:56:13.549182575Z] Gathering output for process 2903889
[2026-02-15T13:56:36.570Z] [2026-02-15T13:56:13.549338593Z] Waiting for completion for process 2903889
[2026-02-15T13:56:36.570Z] [2026-02-15T13:56:13.591323660Z] Waiting for completion finished for process 2903889
[2026-02-15T13:56:36.570Z]
[2026-02-15T13:56:36.570Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority9_To_OSPriority=0 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.570Z] [2026-02-15T13:56:13.592253077Z] Gathering output for process 2903911
[2026-02-15T13:56:36.570Z] [2026-02-15T13:56:13.592416837Z] Waiting for completion for process 2903911
[2026-02-15T13:56:36.570Z] [2026-02-15T13:56:13.634698997Z] Waiting for completion finished for process 2903911
[2026-02-15T13:56:36.570Z]
[2026-02-15T13:56:36.570Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:JavaPriority9_To_OSPriority=1 opti
[2026-02-15T13:56:36.570Z]
[2026-02-15T13:56:36.570Z] ...
[2026-02-15T13:56:36.570Z] Output overflow:
[2026-02-15T13:56:36.570Z] JT Harness has limited the test output to the text
[2026-02-15T13:56:36.570Z] at the beginning and the end, so that you can see how the
[2026-02-15T13:56:36.570Z] test began, and how it completed.
[2026-02-15T13:56:36.570Z]
[2026-02-15T13:56:36.570Z] If you need to see more of the output from the test,
[2026-02-15T13:56:36.570Z] set the system property javatest.maxOutputSize to a higher
[2026-02-15T13:56:36.570Z] value. The current value is 100000
[2026-02-15T13:56:36.570Z] ...
[2026-02-15T13:56:36.570Z]
[2026-02-15T13:56:36.570Z] dk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJNILocalCapacity=4294967296 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.570Z] [2026-02-15T13:56:21.659080401Z] Gathering output for process 2905696
[2026-02-15T13:56:36.570Z] [2026-02-15T13:56:21.659340837Z] Waiting for completion for process 2905696
[2026-02-15T13:56:36.571Z] [2026-02-15T13:56:21.701633470Z] Waiting for completion finished for process 2905696
[2026-02-15T13:56:36.571Z]
[2026-02-15T13:56:36.571Z] Testing valid MaxJavaStackTraceDepth values.
[2026-02-15T13:56:36.571Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJavaStackTraceDepth=0 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.571Z] [2026-02-15T13:56:21.703618443Z] Gathering output for process 2905718
[2026-02-15T13:56:36.571Z] [2026-02-15T13:56:21.704122340Z] Waiting for completion for process 2905718
[2026-02-15T13:56:36.571Z] [2026-02-15T13:56:21.744182777Z] Waiting for completion finished for process 2905718
[2026-02-15T13:56:36.571Z]
[2026-02-15T13:56:36.571Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJavaStackTraceDepth=1073741823 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.744994408Z] Gathering output for process 2905740
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.745127729Z] Waiting for completion for process 2905740
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.784852171Z] Waiting for completion finished for process 2905740
[2026-02-15T13:56:36.573Z]
[2026-02-15T13:56:36.573Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJavaStackTraceDepth=1 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.786053709Z] Gathering output for process 2905762
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.786196508Z] Waiting for completion for process 2905762
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.824841908Z] Waiting for completion finished for process 2905762
[2026-02-15T13:56:36.573Z]
[2026-02-15T13:56:36.573Z] Testing invalid MaxJavaStackTraceDepth values.
[2026-02-15T13:56:36.573Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJavaStackTraceDepth=-1 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.826440826Z] Gathering output for process 2905784
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.826599731Z] Waiting for completion for process 2905784
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.828653005Z] Waiting for completion finished for process 2905784
[2026-02-15T13:56:36.573Z]
[2026-02-15T13:56:36.573Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJavaStackTraceDepth=1073741824 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.830108341Z] Gathering output for process 2905788
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.830260563Z] Waiting for completion for process 2905788
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.831897061Z] Waiting for completion finished for process 2905788
[2026-02-15T13:56:36.573Z]
[2026-02-15T13:56:36.573Z] Testing valid MaxJumpTableSize values.
[2026-02-15T13:56:36.573Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSize=0 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.833659523Z] Gathering output for process 2905792
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.834029373Z] Waiting for completion for process 2905792
[2026-02-15T13:56:36.573Z] [2026-02-15T13:56:21.871035033Z] Waiting for completion finished for process 2905792
[2026-02-15T13:56:36.573Z]
[2026-02-15T13:56:36.574Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSize=9223372036854775807 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:21.873730184Z] Gathering output for process 2905814
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:21.873862840Z] Waiting for completion for process 2905814
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:21.910096881Z] Waiting for completion finished for process 2905814
[2026-02-15T13:56:36.574Z]
[2026-02-15T13:56:36.574Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSize=1 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:21.910768354Z] Gathering output for process 2905836
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:21.911129196Z] Waiting for completion for process 2905836
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:21.948216195Z] Waiting for completion finished for process 2905836
[2026-02-15T13:56:36.574Z]
[2026-02-15T13:56:36.574Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSize=2147483648 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:21.949639924Z] Gathering output for process 2905858
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:21.949845590Z] Waiting for completion for process 2905858
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:21.990544976Z] Waiting for completion finished for process 2905858
[2026-02-15T13:56:36.574Z]
[2026-02-15T13:56:36.574Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSize=4294967296 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:21.992213973Z] Gathering output for process 2905880
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:21.994178338Z] Waiting for completion for process 2905880
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:22.038511334Z] Waiting for completion finished for process 2905880
[2026-02-15T13:56:36.574Z]
[2026-02-15T13:56:36.574Z] Testing invalid MaxJumpTableSize values.
[2026-02-15T13:56:36.574Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSize=-1 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:22.041129726Z] Gathering output for process 2905902
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:22.041508271Z] Waiting for completion for process 2905902
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:22.043188584Z] Waiting for completion finished for process 2905902
[2026-02-15T13:56:36.574Z]
[2026-02-15T13:56:36.574Z] Testing valid MaxJumpTableSparseness values.
[2026-02-15T13:56:36.574Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=0 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:22.044497836Z] Gathering output for process 2905906
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:22.044658908Z] Waiting for completion for process 2905906
[2026-02-15T13:56:36.574Z] [2026-02-15T13:56:22.086471712Z] Waiting for completion finished for process 2905906
[2026-02-15T13:56:36.574Z]
[2026-02-15T13:56:36.575Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=2305843009213693951 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.087479293Z] Gathering output for process 2905928
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.088240740Z] Waiting for completion for process 2905928
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.134739360Z] Waiting for completion finished for process 2905928
[2026-02-15T13:56:36.575Z]
[2026-02-15T13:56:36.575Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=1 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.137325900Z] Gathering output for process 2905950
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.137818355Z] Waiting for completion for process 2905950
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.182771414Z] Waiting for completion finished for process 2905950
[2026-02-15T13:56:36.575Z]
[2026-02-15T13:56:36.575Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=2147483648 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.185022220Z] Gathering output for process 2905972
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.185325639Z] Waiting for completion for process 2905972
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.228888041Z] Waiting for completion finished for process 2905972
[2026-02-15T13:56:36.575Z]
[2026-02-15T13:56:36.575Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=4294967296 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.230006835Z] Gathering output for process 2905994
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.230169642Z] Waiting for completion for process 2905994
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.274744133Z] Waiting for completion finished for process 2905994
[2026-02-15T13:56:36.575Z]
[2026-02-15T13:56:36.575Z] Testing invalid MaxJumpTableSparseness values.
[2026-02-15T13:56:36.575Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=-1 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.284889390Z] Gathering output for process 2906016
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.285094724Z] Waiting for completion for process 2906016
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.285155864Z] Waiting for completion finished for process 2906016
[2026-02-15T13:56:36.575Z]
[2026-02-15T13:56:36.575Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_id4.d/runtime/CommandLine/OptionsValidation/common:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -server -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:MaxJumpTableSparseness=2305843009213693952 optionsvalidation.JVMStartup ]
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.287157642Z] Gathering output for process 2906020
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.287356239Z] Waiting for completion for process 2906020
[2026-02-15T13:56:36.575Z] [2026-02-15T13:56:22.289355015Z] Waiting for completion finished for process 2906020
[2026-02-15T13:56:36.575Z]
[2026-02-15T13:56:36.575Z] STDERR:
[2026-02-15T13:56:36.575Z] TEST FAILED: Error processing option LogEventsBufferEntries with valid value '-server -XX:+UseG1GC -XX:LogEventsBufferEntries=1048576'! JVM exited with unexpected error code = 137 [0x89]
[2026-02-15T13:56:36.575Z] stdout content[]
[2026-02-15T13:56:36.575Z] stderr content[]
[2026-02-15T13:56:36.575Z]
[2026-02-15T13:56:36.575Z] java.lang.RuntimeException: 1 tests failed! (Error processing option LogEventsBufferEntries with valid value '-server -XX:+UseG1GC -XX:LogEventsBufferEntries=1048576'! JVM exited with unexpected error code = 137 [0x89])
[2026-02-15T13:56:36.575Z] expected: 1 but was: 0
[2026-02-15T13:56:36.575Z] at jdk.test.lib.Asserts.fail(Asserts.java:715)
[2026-02-15T13:56:36.575Z] at jdk.test.lib.Asserts.assertEquals(Asserts.java:208)
[2026-02-15T13:56:36.575Z] at jdk.test.lib.Asserts.assertEQ(Asserts.java:184)
[2026-02-15T13:56:36.575Z] at TestOptionsWithRanges.main(TestOptionsWithRanges.java:279)
[2026-02-15T13:56:36.575Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-15T13:56:36.575Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-15T13:56:36.575Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
[2026-02-15T13:56:36.575Z] at java.base/java.lang.Thread.run(Thread.java:1516)
[2026-02-15T13:56:36.575Z]
[2026-02-15T13:56:36.575Z] JavaTest Message: Test threw exception: java.lang.RuntimeException
[2026-02-15T13:56:36.575Z] JavaTest Message: shutting down test
[2026-02-15T13:56:36.575Z]
[2026-02-15T13:56:36.575Z]
[2026-02-15T13:56:36.575Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 tests failed! (Error processing option LogEventsBufferEntries with valid value '-server -XX:+UseG1GC -XX:LogEventsBufferEntries=1048576'! JVM exited with unexpected error code = 137 [0x89]) expected: 1 but was: 0
[2026-02-15T13:56:36.575Z] --------------------------------------------------
[2026-02-15T13:58:37.434Z] EnclMethTest.jcod (110:12) Warning: expected attribute length "6" do not match real length "4"; expected length written
[2026-02-15T13:58:37.434Z] Attr(#21, 6) { // EnclosingMethod at 0x0131
[2026-02-15T13:58:37.434Z] ^
[2026-02-15T13:58:37.434Z] 1 warning(s)
[2026-02-15T13:58:37.434Z] TEST: runtime/ErrorHandling/CreateCoredumpOnCrash.java
[2026-02-15T13:58:37.434Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2026-02-15T13:58:37.434Z]
[2026-02-15T13:58:37.434Z] ACTION: build -- Passed. Build successful
[2026-02-15T13:58:37.434Z] REASON: Named class compiled on demand
[2026-02-15T13:58:37.434Z] TIME: 0.08 seconds
[2026-02-15T13:58:37.434Z] messages:
[2026-02-15T13:58:37.434Z] command: build CreateCoredumpOnCrash
[2026-02-15T13:58:37.434Z] reason: Named class compiled on demand
[2026-02-15T13:58:37.434Z] started: Sun Feb 15 13:58:27.620 UTC 2026
[2026-02-15T13:58:37.434Z] Test directory:
[2026-02-15T13:58:37.434Z] compile: CreateCoredumpOnCrash
[2026-02-15T13:58:37.434Z] finished: Sun Feb 15 13:58:27.700 UTC 2026
[2026-02-15T13:58:37.434Z] elapsed time (seconds): 0.08
[2026-02-15T13:58:37.434Z]
[2026-02-15T13:58:37.434Z] ACTION: compile -- Passed. Compilation successful
[2026-02-15T13:58:37.434Z] REASON: .class file out of date or does not exist
[2026-02-15T13:58:37.434Z] TIME: 0.08 seconds
[2026-02-15T13:58:37.434Z] messages:
[2026-02-15T13:58:37.434Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java
[2026-02-15T13:58:37.434Z] reason: .class file out of date or does not exist
[2026-02-15T13:58:37.434Z] started: Sun Feb 15 13:58:27.620 UTC 2026
[2026-02-15T13:58:37.434Z] Additional options from @modules: --add-modules java.base,java.compiler,java.management,jdk.internal.jvmstat --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED
[2026-02-15T13:58:37.434Z] Mode: agentvm
[2026-02-15T13:58:37.434Z] Agent id: 14
[2026-02-15T13:58:37.434Z] Process id: 2841400
[2026-02-15T13:58:37.434Z] finished: Sun Feb 15 13:58:27.700 UTC 2026
[2026-02-15T13:58:37.434Z] elapsed time (seconds): 0.08
[2026-02-15T13:58:37.434Z] configuration:
[2026-02-15T13:58:37.434Z] Boot Layer (javac runtime environment)
[2026-02-15T13:58:37.434Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-02-15T13:58:37.434Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-02-15T13:58:37.434Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/patches/java.base
[2026-02-15T13:58:37.434Z]
[2026-02-15T13:58:37.434Z] javac compilation environment
[2026-02-15T13:58:37.434Z] add modules: java.base java.compiler java.management jdk.internal.jvmstat
[2026-02-15T13:58:37.434Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-02-15T13:58:37.434Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2026-02-15T13:58:37.434Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2026-02-15T13:58:37.434Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-02-15T13:58:37.434Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2026-02-15T13:58:37.434Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d
[2026-02-15T13:58:37.434Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib
[2026-02-15T13:58:37.434Z]
[2026-02-15T13:58:37.434Z] rerun:
[2026-02-15T13:58:37.434Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/scratch && \
[2026-02-15T13:58:37.434Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-02-15T13:58:37.434Z] DISPLAY=:0 \
[2026-02-15T13:58:37.434Z] HOME=/home/jenkins \
[2026-02-15T13:58:37.434Z] LANG=C.UTF-8 \
[2026-02-15T13:58:37.434Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-15T13:58:37.434Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-02-15T13:58:37.434Z] XDG_SESSION_CLASS=user \
[2026-02-15T13:58:37.434Z] XDG_SESSION_ID=71849 \
[2026-02-15T13:58:37.434Z] XDG_SESSION_TYPE=tty \
[2026-02-15T13:58:37.434Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2026-02-15T13:58:37.435Z] -J-ea \
[2026-02-15T13:58:37.435Z] -J-esa \
[2026-02-15T13:58:37.435Z] -J-Xmx512m \
[2026-02-15T13:58:37.435Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-02-15T13:58:37.435Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-02-15T13:58:37.435Z] -J-Dtest.compiler.opts= \
[2026-02-15T13:58:37.435Z] -J-Dtest.java.opts= \
[2026-02-15T13:58:37.435Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-15T13:58:37.435Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-15T13:58:37.435Z] -J-Dtest.timeout.factor=8.0 \
[2026-02-15T13:58:37.435Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-02-15T13:58:37.435Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-02-15T13:58:37.435Z] -J-Dtest.name=runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2026-02-15T13:58:37.435Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-02-15T13:58:37.435Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2026-02-15T13:58:37.435Z] -J-Dtest.main.class=CreateCoredumpOnCrash \
[2026-02-15T13:58:37.435Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling \
[2026-02-15T13:58:37.435Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-02-15T13:58:37.435Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2026-02-15T13:58:37.435Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2026-02-15T13:58:37.435Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2026-02-15T13:58:37.435Z] -J-Dtest.modules='java.base/jdk.internal.misc java.compiler java.management jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2026-02-15T13:58:37.435Z] --add-modules java.base,java.compiler,java.management,jdk.internal.jvmstat \
[2026-02-15T13:58:37.435Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-02-15T13:58:37.435Z] --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED \
[2026-02-15T13:58:37.435Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2026-02-15T13:58:37.435Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-02-15T13:58:37.435Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java
[2026-02-15T13:58:37.435Z]
[2026-02-15T13:58:37.435Z] ACTION: driver -- Failed. Execution failed: `main' threw exception: java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2026-02-15T13:58:37.435Z] REASON: User specified action: run driver/timeout=480 CreateCoredumpOnCrash
[2026-02-15T13:58:37.435Z] TIME: 1.523 seconds
[2026-02-15T13:58:37.435Z] messages:
[2026-02-15T13:58:37.435Z] command: driver CreateCoredumpOnCrash
[2026-02-15T13:58:37.435Z] reason: User specified action: run driver/timeout=480 CreateCoredumpOnCrash
[2026-02-15T13:58:37.435Z] started: Sun Feb 15 13:58:27.700 UTC 2026
[2026-02-15T13:58:37.435Z] Mode: agentvm
[2026-02-15T13:58:37.435Z] Agent id: 56
[2026-02-15T13:58:37.435Z] Process id: 2923190
[2026-02-15T13:58:37.435Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc jdk.internal.jvmstat/sun.jvmstat.monitor
[2026-02-15T13:58:37.435Z] finished: Sun Feb 15 13:58:29.223 UTC 2026
[2026-02-15T13:58:37.435Z] elapsed time (seconds): 1.523
[2026-02-15T13:58:37.435Z] configuration:
[2026-02-15T13:58:37.435Z] Boot Layer
[2026-02-15T13:58:37.435Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-02-15T13:58:37.435Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-02-15T13:58:37.435Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar
[2026-02-15T13:58:37.435Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2026-02-15T13:58:37.435Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2026-02-15T13:58:37.435Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2026-02-15T13:58:37.435Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/patches/java.base
[2026-02-15T13:58:37.435Z]
[2026-02-15T13:58:37.435Z] Test Layer
[2026-02-15T13:58:37.435Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-02-15T13:58:37.435Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2026-02-15T13:58:37.435Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d
[2026-02-15T13:58:37.435Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2026-02-15T13:58:37.435Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib
[2026-02-15T13:58:37.435Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-02-15T13:58:37.435Z]
[2026-02-15T13:58:37.435Z] rerun:
[2026-02-15T13:58:37.435Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/scratch && \
[2026-02-15T13:58:37.435Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-02-15T13:58:37.435Z] DISPLAY=:0 \
[2026-02-15T13:58:37.435Z] HOME=/home/jenkins \
[2026-02-15T13:58:37.435Z] LANG=C.UTF-8 \
[2026-02-15T13:58:37.435Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-15T13:58:37.436Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-02-15T13:58:37.436Z] XDG_SESSION_CLASS=user \
[2026-02-15T13:58:37.436Z] XDG_SESSION_ID=71849 \
[2026-02-15T13:58:37.436Z] XDG_SESSION_TYPE=tty \
[2026-02-15T13:58:37.436Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2026-02-15T13:58:37.436Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-02-15T13:58:37.436Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-02-15T13:58:37.436Z] -Dtest.compiler.opts= \
[2026-02-15T13:58:37.436Z] -Dtest.java.opts= \
[2026-02-15T13:58:37.436Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-15T13:58:37.436Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2026-02-15T13:58:37.436Z] -Dtest.timeout.factor=8.0 \
[2026-02-15T13:58:37.436Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-02-15T13:58:37.436Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-02-15T13:58:37.436Z] -Dtest.name=runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2026-02-15T13:58:37.436Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2026-02-15T13:58:37.436Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2026-02-15T13:58:37.436Z] -Dtest.main.class=CreateCoredumpOnCrash \
[2026-02-15T13:58:37.436Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling \
[2026-02-15T13:58:37.436Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-02-15T13:58:37.436Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2026-02-15T13:58:37.436Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2026-02-15T13:58:37.436Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2026-02-15T13:58:37.436Z] -Dtest.modules='java.base/jdk.internal.misc java.compiler java.management jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2026-02-15T13:58:37.436Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2026-02-15T13:58:37.436Z] CreateCoredumpOnCrash
[2026-02-15T13:58:37.436Z] STDOUT:
[2026-02-15T13:58:37.436Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -Xmx128m --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED -XX:-CreateCoredumpOnCrash CreateCoredumpOnCrash$Crasher ]
[2026-02-15T13:58:37.436Z] [2026-02-15T13:58:27.773682343Z] Gathering output for process 2923292
[2026-02-15T13:58:37.436Z] [2026-02-15T13:58:29.210419822Z] Waiting for completion for process 2923292
[2026-02-15T13:58:37.436Z] [2026-02-15T13:58:29.212299802Z] Waiting for completion finished for process 2923292
[2026-02-15T13:58:37.436Z] [2026-02-15T13:58:29.214493016Z] Gathering output for process 2923316
[2026-02-15T13:58:37.436Z] [2026-02-15T13:58:29.215544562Z] Waiting for completion for process 2923316
[2026-02-15T13:58:37.436Z] [2026-02-15T13:58:29.216465302Z] Waiting for completion finished for process 2923316
[2026-02-15T13:58:37.436Z] STDERR:
[2026-02-15T13:58:37.436Z] java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2026-02-15T13:58:37.436Z] at CreateCoredumpOnCrash.main(CreateCoredumpOnCrash.java:83)
[2026-02-15T13:58:37.436Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-15T13:58:37.436Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-15T13:58:37.436Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
[2026-02-15T13:58:37.436Z] at java.base/java.lang.Thread.run(Thread.java:1516)
[2026-02-15T13:58:37.436Z]
[2026-02-15T13:58:37.436Z] JavaTest Message: Test threw exception: java.lang.Exception
[2026-02-15T13:58:37.436Z] JavaTest Message: shutting down test
[2026-02-15T13:58:37.436Z]
[2026-02-15T13:58:37.436Z]
[2026-02-15T13:58:37.436Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2026-02-15T13:58:37.436Z] --------------------------------------------------
[2026-02-15T13:58:45.973Z] AME1_E.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T13:58:45.973Z] class AME1_E extends AME1_B implements AME1_C {
[2026-02-15T13:58:45.973Z] ^
[2026-02-15T13:58:45.973Z] 1 warning(s)
[2026-02-15T13:58:45.973Z] AME2_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T13:58:45.973Z] class AME2_C extends AME2_B {
[2026-02-15T13:58:45.973Z] ^
[2026-02-15T13:58:45.973Z] 1 warning(s)
[2026-02-15T13:58:45.973Z] AME3_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T13:58:45.973Z] class AME3_C extends AME3_B {
[2026-02-15T13:58:45.973Z] ^
[2026-02-15T13:58:45.973Z] 1 warning(s)
[2026-02-15T13:58:45.973Z] AME4_E.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T13:58:45.973Z] class AME4_E extends AME4_B {
[2026-02-15T13:58:45.973Z] ^
[2026-02-15T13:58:45.973Z] 1 warning(s)
[2026-02-15T13:58:45.973Z] AME5_B.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T13:58:45.973Z] class AME5_B extends AME5_A {
[2026-02-15T13:58:45.973Z] ^
[2026-02-15T13:58:45.973Z] 1 warning(s)
[2026-02-15T13:58:45.973Z] AME6_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T13:58:45.973Z] class AME6_B implements AME6_A {
[2026-02-15T13:58:45.973Z] ^
[2026-02-15T13:58:45.973Z] 1 warning(s)
[2026-02-15T13:59:00.565Z] ImplementsSomeInterfaces.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T13:59:00.565Z] class ImplementsSomeInterfaces extends AbstractICCE0 {
[2026-02-15T13:59:00.565Z] ^
[2026-02-15T13:59:00.565Z] 1 warning(s)
[2026-02-15T13:59:00.565Z] ICC2_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T13:59:00.565Z] class ICC2_B implements ICC2_iA {
[2026-02-15T13:59:00.565Z] ^
[2026-02-15T13:59:00.565Z] 1 warning(s)
[2026-02-15T13:59:00.565Z] ICC3_B.jasm (28:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T13:59:00.565Z] class ICC3_B implements ICC3_A {
[2026-02-15T13:59:00.565Z] ^
[2026-02-15T13:59:00.565Z] 1 warning(s)
[2026-02-15T13:59:00.565Z] ICC4_B.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T13:59:00.565Z] class ICC4_B extends ICC4_iA {
[2026-02-15T13:59:00.565Z] ^
[2026-02-15T13:59:00.565Z] 1 warning(s)
[2026-02-15T13:59:00.565Z] TeMe3_C.jasm (29:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T13:59:00.565Z] class TeMe3_C extends TeMe3_B {
[2026-02-15T13:59:00.565Z] ^
[2026-02-15T13:59:00.565Z] 1 warning(s)
[2026-02-15T14:00:30.134Z] LastJsr.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T14:00:30.134Z] super public class LastJsr
[2026-02-15T14:00:30.134Z] ^
[2026-02-15T14:00:30.134Z] 1 warning(s)
[2026-02-15T14:00:30.134Z] LastJsrReachable.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T14:00:30.134Z] super public class LastJsrReachable
[2026-02-15T14:00:30.134Z] ^
[2026-02-15T14:00:30.134Z] 1 warning(s)
[2026-02-15T15:54:18.824Z] D_ambgs.jasm (45:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T15:54:18.824Z] class D_ambgs extends C {
[2026-02-15T15:54:18.824Z] ^
[2026-02-15T15:54:18.824Z] 1 warning(s)
[2026-02-15T15:54:18.824Z] TestLargeLocalVarsStackRegionHelper.jasm (27:13) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T15:54:18.824Z] public class TestLargeLocalVarsStackRegionHelper
[2026-02-15T15:54:18.824Z] ^
[2026-02-15T15:54:18.824Z] 1 warning(s)
[2026-02-15T16:32:14.917Z] Test results: passed: 1,119; failed: 2; skipped: 3; excluded: 9; did not match keywords: 6; did not meet platform requirements: 87
[2026-02-15T16:32:43.039Z] Framework-based tests: 77 = 5 TestNG + 72 JUnit
[2026-02-15T16:32:43.039Z] Report written to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/report/html/report.html
[2026-02-15T16:32:43.039Z] Results written to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17711494114915/hotspot_runtime_0/work
[2026-02-15T16:32:43.039Z] Error: Some tests failed or other problems occurred.
[2026-02-15T16:32:43.039Z] -----------------------------------
[2026-02-15T16:32:43.039Z] hotspot_runtime_0_FAILED
[2026-02-15T16:32:43.039Z] -----------------------------------
[2026-02-15T16:32:43.039Z]
[2026-02-15T16:32:43.039Z] TEST TEARDOWN:
[2026-02-15T16:32:43.039Z] Nothing to be done for teardown.
[2026-02-15T16:32:43.039Z] hotspot_runtime_0 Finish Time: Sun Feb 15 16:32:39 2026 Epoch Time (ms): 1771173159891