No Possible Issues Found via Git Search
hotspot_custom_0
[2026-01-21T02:44:58.048Z] Running test hotspot_custom_0 ...
[2026-01-21T02:44:58.048Z] ===============================================
[2026-01-21T02:44:58.048Z] hotspot_custom_0 Start Time: Wed Jan 21 02:44:57 2026 Epoch Time (ms): 1768963497630
[2026-01-21T02:44:58.048Z] variation: NoOptions
[2026-01-21T02:44:58.048Z] JVM_OPTIONS:
[2026-01-21T02:44:58.048Z] { \
[2026-01-21T02:44:58.048Z] echo ""; echo "TEST SETUP:"; \
[2026-01-21T02:44:58.048Z] echo "Nothing to be done for setup."; \
[2026-01-21T02:44:58.048Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17689634978739/hotspot_custom_0"; \
[2026-01-21T02:44:58.048Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17689634978739/hotspot_custom_0"; \
[2026-01-21T02:44:58.048Z] echo ""; echo "TESTING:"; \
[2026-01-21T02:44:58.048Z] "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2026-01-21T02:44:58.048Z] -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_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native" -vmoptions:"-Xmx512m " \
[2026-01-21T02:44:58.048Z] \
[2026-01-21T02:44:58.048Z] -w ""/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17689634978739/hotspot_custom_0"/work" \
[2026-01-21T02:44:58.048Z] -r ""/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17689634978739/hotspot_custom_0"/report" \
[2026-01-21T02:44:58.048Z] -jdk:"/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image" \
[2026-01-21T02:44:58.048Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/MachCodeFramesInErrorFile.java /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass/NullClassBytesTest.java; \
[2026-01-21T02:44:58.048Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_custom_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "hotspot_custom_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-21T02:44:58.048Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-21T02:44:58.048Z] echo "Nothing to be done for teardown."; \
[2026-01-21T02:44:58.048Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17689634978739/TestTargetResult";
[2026-01-21T02:44:58.048Z]
[2026-01-21T02:44:58.048Z] TEST SETUP:
[2026-01-21T02:44:58.048Z] Nothing to be done for setup.
[2026-01-21T02:44:58.048Z]
[2026-01-21T02:44:58.048Z] TESTING:
[2026-01-21T02:44:58.832Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17689634978739/hotspot_custom_0/work" not found: creating
[2026-01-21T02:44:58.832Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17689634978739/hotspot_custom_0/report" not found: creating
[2026-01-21T02:45:04.517Z] XML output with verification to /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work
[2026-01-21T02:45:07.367Z] --------------------------------------------------
[2026-01-21T02:45:07.367Z] TEST: runtime/DefineClass/NullClassBytesTest.java
[2026-01-21T02:45:07.367Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image
[2026-01-21T02:45:07.367Z]
[2026-01-21T02:45:07.367Z] ACTION: compile -- Passed. Compilation successful
[2026-01-21T02:45:07.367Z] REASON: User specified action: run compile A.java
[2026-01-21T02:45:07.367Z] TIME: 1.247 seconds
[2026-01-21T02:45:07.367Z] messages:
[2026-01-21T02:45:07.368Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass/A.java
[2026-01-21T02:45:07.368Z] reason: User specified action: run compile A.java
[2026-01-21T02:45:07.368Z] started: Wed Jan 21 02:45:03 UTC 2026
[2026-01-21T02:45:07.368Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2026-01-21T02:45:07.368Z] Mode: agentvm
[2026-01-21T02:45:07.368Z] Agent id: 1
[2026-01-21T02:45:07.368Z] finished: Wed Jan 21 02:45:05 UTC 2026
[2026-01-21T02:45:07.368Z] elapsed time (seconds): 1.247
[2026-01-21T02:45:07.368Z] configuration:
[2026-01-21T02:45:07.368Z] Boot Layer (javac runtime environment)
[2026-01-21T02:45:07.368Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-01-21T02:45:07.368Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-01-21T02:45:07.368Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/patches/java.base
[2026-01-21T02:45:07.368Z]
[2026-01-21T02:45:07.368Z] javac compilation environment
[2026-01-21T02:45:07.368Z] add modules: java.base
[2026-01-21T02:45:07.368Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-01-21T02:45:07.368Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass
[2026-01-21T02:45:07.368Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-01-21T02:45:07.368Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass
[2026-01-21T02:45:07.368Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d
[2026-01-21T02:45:07.368Z]
[2026-01-21T02:45:07.368Z] rerun:
[2026-01-21T02:45:07.368Z] cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/scratch && \
[2026-01-21T02:45:07.368Z] DISPLAY=unix:0 \
[2026-01-21T02:45:07.368Z] HOME=/home/jenkins \
[2026-01-21T02:45:07.368Z] LANG=en_US \
[2026-01-21T02:45:07.368Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-01-21T02:45:07.368Z] TZ=CUT0 \
[2026-01-21T02:45:07.368Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/javac \
[2026-01-21T02:45:07.368Z] -J-ea \
[2026-01-21T02:45:07.368Z] -J-esa \
[2026-01-21T02:45:07.368Z] -J-Xmx512m \
[2026-01-21T02:45:07.368Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-01-21T02:45:07.368Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-01-21T02:45:07.368Z] -J-Dtest.compiler.opts= \
[2026-01-21T02:45:07.368Z] -J-Dtest.java.opts= \
[2026-01-21T02:45:07.368Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2026-01-21T02:45:07.368Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2026-01-21T02:45:07.368Z] -J-Dtest.timeout.factor=8.0 \
[2026-01-21T02:45:07.368Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-01-21T02:45:07.368Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-01-21T02:45:07.368Z] -J-Dtest.name=runtime/DefineClass/NullClassBytesTest.java \
[2026-01-21T02:45:07.368Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass/NullClassBytesTest.java \
[2026-01-21T02:45:07.368Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass \
[2026-01-21T02:45:07.368Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-01-21T02:45:07.368Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d \
[2026-01-21T02:45:07.368Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib \
[2026-01-21T02:45:07.368Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass \
[2026-01-21T02:45:07.368Z] -J-Dtest.modules=java.base/jdk.internal.misc \
[2026-01-21T02:45:07.368Z] --add-modules java.base \
[2026-01-21T02:45:07.368Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-01-21T02:45:07.368Z] -d /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d \
[2026-01-21T02:45:07.368Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-01-21T02:45:07.368Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass/A.java
[2026-01-21T02:45:07.368Z] stderr:
[2026-01-21T02:45:07.368Z] WARNING: A terminally deprecated method in java.lang.System has been called
[2026-01-21T02:45:07.368Z] WARNING: System::setSecurityManager has been called by com.sun.javatest.regtest.agent.RegressionSecurityManager (file:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar)
[2026-01-21T02:45:07.368Z] WARNING: Please consider reporting this to the maintainers of com.sun.javatest.regtest.agent.RegressionSecurityManager
[2026-01-21T02:45:07.368Z] WARNING: System::setSecurityManager will be removed in a future release
[2026-01-21T02:45:07.368Z]
[2026-01-21T02:45:07.368Z] ACTION: build -- Passed. Build successful
[2026-01-21T02:45:07.368Z] REASON: Named class compiled on demand
[2026-01-21T02:45:07.368Z] TIME: 0.841 seconds
[2026-01-21T02:45:07.368Z] messages:
[2026-01-21T02:45:07.368Z] command: build NullClassBytesTest
[2026-01-21T02:45:07.368Z] reason: Named class compiled on demand
[2026-01-21T02:45:07.368Z] started: Wed Jan 21 02:45:05 UTC 2026
[2026-01-21T02:45:07.368Z] Test directory:
[2026-01-21T02:45:07.368Z] compile: NullClassBytesTest
[2026-01-21T02:45:07.368Z] finished: Wed Jan 21 02:45:05 UTC 2026
[2026-01-21T02:45:07.368Z] elapsed time (seconds): 0.841
[2026-01-21T02:45:07.368Z]
[2026-01-21T02:45:07.368Z] ACTION: compile -- Passed. Compilation successful
[2026-01-21T02:45:07.368Z] REASON: .class file out of date or does not exist
[2026-01-21T02:45:07.368Z] TIME: 0.839 seconds
[2026-01-21T02:45:07.368Z] messages:
[2026-01-21T02:45:07.368Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass/NullClassBytesTest.java
[2026-01-21T02:45:07.368Z] reason: .class file out of date or does not exist
[2026-01-21T02:45:07.368Z] started: Wed Jan 21 02:45:05 UTC 2026
[2026-01-21T02:45:07.368Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2026-01-21T02:45:07.368Z] Mode: agentvm
[2026-01-21T02:45:07.368Z] Agent id: 1
[2026-01-21T02:45:07.368Z] finished: Wed Jan 21 02:45:05 UTC 2026
[2026-01-21T02:45:07.368Z] elapsed time (seconds): 0.839
[2026-01-21T02:45:07.368Z] configuration:
[2026-01-21T02:45:07.368Z] Boot Layer (javac runtime environment)
[2026-01-21T02:45:07.368Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-01-21T02:45:07.368Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-01-21T02:45:07.368Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/patches/java.base
[2026-01-21T02:45:07.368Z]
[2026-01-21T02:45:07.369Z] javac compilation environment
[2026-01-21T02:45:07.369Z] add modules: java.base
[2026-01-21T02:45:07.369Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-01-21T02:45:07.369Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass
[2026-01-21T02:45:07.369Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-01-21T02:45:07.369Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass
[2026-01-21T02:45:07.369Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d
[2026-01-21T02:45:07.369Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib
[2026-01-21T02:45:07.369Z]
[2026-01-21T02:45:07.369Z] rerun:
[2026-01-21T02:45:07.369Z] cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/scratch && \
[2026-01-21T02:45:07.369Z] DISPLAY=unix:0 \
[2026-01-21T02:45:07.369Z] HOME=/home/jenkins \
[2026-01-21T02:45:07.369Z] LANG=en_US \
[2026-01-21T02:45:07.369Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-01-21T02:45:07.369Z] TZ=CUT0 \
[2026-01-21T02:45:07.369Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/javac \
[2026-01-21T02:45:07.369Z] -J-ea \
[2026-01-21T02:45:07.369Z] -J-esa \
[2026-01-21T02:45:07.369Z] -J-Xmx512m \
[2026-01-21T02:45:07.369Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-01-21T02:45:07.369Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-01-21T02:45:07.369Z] -J-Dtest.compiler.opts= \
[2026-01-21T02:45:07.369Z] -J-Dtest.java.opts= \
[2026-01-21T02:45:07.369Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2026-01-21T02:45:07.369Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2026-01-21T02:45:07.369Z] -J-Dtest.timeout.factor=8.0 \
[2026-01-21T02:45:07.369Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-01-21T02:45:07.369Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-01-21T02:45:07.369Z] -J-Dtest.name=runtime/DefineClass/NullClassBytesTest.java \
[2026-01-21T02:45:07.369Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass/NullClassBytesTest.java \
[2026-01-21T02:45:07.369Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass \
[2026-01-21T02:45:07.369Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-01-21T02:45:07.369Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d \
[2026-01-21T02:45:07.369Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib \
[2026-01-21T02:45:07.369Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib \
[2026-01-21T02:45:07.369Z] -J-Dtest.modules=java.base/jdk.internal.misc \
[2026-01-21T02:45:07.369Z] --add-modules java.base \
[2026-01-21T02:45:07.369Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-01-21T02:45:07.369Z] -d /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d \
[2026-01-21T02:45:07.369Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-01-21T02:45:07.369Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass/NullClassBytesTest.java
[2026-01-21T02:45:07.369Z]
[2026-01-21T02:45:07.369Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError
[2026-01-21T02:45:07.369Z] REASON: User specified action: run main/native NullClassBytesTest
[2026-01-21T02:45:07.369Z] TIME: 0.778 seconds
[2026-01-21T02:45:07.369Z] messages:
[2026-01-21T02:45:07.369Z] command: main NullClassBytesTest
[2026-01-21T02:45:07.369Z] reason: User specified action: run main/native NullClassBytesTest
[2026-01-21T02:45:07.369Z] started: Wed Jan 21 02:45:05 UTC 2026
[2026-01-21T02:45:07.369Z] Mode: agentvm
[2026-01-21T02:45:07.369Z] Agent id: 2
[2026-01-21T02:45:07.369Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc
[2026-01-21T02:45:07.369Z] finished: Wed Jan 21 02:45:06 UTC 2026
[2026-01-21T02:45:07.369Z] elapsed time (seconds): 0.778
[2026-01-21T02:45:07.369Z] configuration:
[2026-01-21T02:45:07.369Z] Boot Layer
[2026-01-21T02:45:07.369Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-01-21T02:45:07.369Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-01-21T02:45:07.369Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar
[2026-01-21T02:45:07.369Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2026-01-21T02:45:07.369Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2026-01-21T02:45:07.369Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2026-01-21T02:45:07.369Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/patches/java.base
[2026-01-21T02:45:07.369Z]
[2026-01-21T02:45:07.369Z] Test Layer
[2026-01-21T02:45:07.369Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-01-21T02:45:07.369Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d
[2026-01-21T02:45:07.369Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass
[2026-01-21T02:45:07.369Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib
[2026-01-21T02:45:07.369Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-01-21T02:45:07.369Z]
[2026-01-21T02:45:07.369Z] rerun:
[2026-01-21T02:45:07.369Z] cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/scratch && \
[2026-01-21T02:45:07.369Z] DISPLAY=unix:0 \
[2026-01-21T02:45:07.369Z] HOME=/home/jenkins \
[2026-01-21T02:45:07.369Z] LANG=en_US \
[2026-01-21T02:45:07.369Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-01-21T02:45:07.369Z] TZ=CUT0 \
[2026-01-21T02:45:07.369Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java \
[2026-01-21T02:45:07.370Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-01-21T02:45:07.370Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-01-21T02:45:07.370Z] -Dtest.compiler.opts= \
[2026-01-21T02:45:07.370Z] -Dtest.java.opts= \
[2026-01-21T02:45:07.370Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2026-01-21T02:45:07.370Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2026-01-21T02:45:07.370Z] -Dtest.timeout.factor=8.0 \
[2026-01-21T02:45:07.370Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-01-21T02:45:07.370Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-01-21T02:45:07.370Z] -Dtest.name=runtime/DefineClass/NullClassBytesTest.java \
[2026-01-21T02:45:07.370Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass/NullClassBytesTest.java \
[2026-01-21T02:45:07.370Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass \
[2026-01-21T02:45:07.370Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-01-21T02:45:07.370Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d \
[2026-01-21T02:45:07.370Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib \
[2026-01-21T02:45:07.370Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib \
[2026-01-21T02:45:07.370Z] -Dtest.modules=java.base/jdk.internal.misc \
[2026-01-21T02:45:07.370Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/DefineClass/NullClassBytesTest.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/DefineClass:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2026-01-21T02:45:07.370Z] NullClassBytesTest
[2026-01-21T02:45:07.370Z] stderr:
[2026-01-21T02:45:07.370Z] WARNING: A terminally deprecated method in java.lang.System has been called
[2026-01-21T02:45:07.370Z] WARNING: System::setSecurityManager has been called by com.sun.javatest.regtest.agent.RegressionSecurityManager (file:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar)
[2026-01-21T02:45:07.370Z] WARNING: Please consider reporting this to the maintainers of com.sun.javatest.regtest.agent.RegressionSecurityManager
[2026-01-21T02:45:07.370Z] WARNING: System::setSecurityManager will be removed in a future release
[2026-01-21T02:45:07.370Z] STDOUT:
[2026-01-21T02:45:07.370Z] A called
[2026-01-21T02:45:07.370Z] STDERR:
[2026-01-21T02:45:07.370Z] java.lang.OutOfMemoryError
[2026-01-21T02:45:07.370Z] at java.base/java.lang.ClassLoader.defineClass1(Native Method)
[2026-01-21T02:45:07.370Z] at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
[2026-01-21T02:45:07.370Z] at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:879)
[2026-01-21T02:45:07.370Z] at NullClassBytesTest$SimpleLoader.loadClass(NullClassBytesTest.java:57)
[2026-01-21T02:45:07.370Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-01-21T02:45:07.370Z] at java.base/java.lang.Class.forName(Class.java:469)
[2026-01-21T02:45:07.370Z] at NullClassBytesTest.main(NullClassBytesTest.java:81)
[2026-01-21T02:45:07.370Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-01-21T02:45:07.370Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-01-21T02:45:07.370Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-21T02:45:07.370Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-21T02:45:07.370Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
[2026-01-21T02:45:07.370Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-21T02:45:07.370Z]
[2026-01-21T02:45:07.370Z] JavaTest Message: Test threw exception: java.lang.OutOfMemoryError
[2026-01-21T02:45:07.370Z] JavaTest Message: shutting down test
[2026-01-21T02:45:07.370Z]
[2026-01-21T02:45:07.370Z]
[2026-01-21T02:45:07.370Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError
[2026-01-21T02:45:07.370Z] --------------------------------------------------
[2026-01-21T02:45:10.072Z] TEST: runtime/ErrorHandling/MachCodeFramesInErrorFile.java
[2026-01-21T02:45:10.072Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image
[2026-01-21T02:45:10.072Z]
[2026-01-21T02:45:10.072Z] ACTION: build -- Passed. Build successful
[2026-01-21T02:45:10.072Z] REASON: Named class compiled on demand
[2026-01-21T02:45:10.072Z] TIME: 1.219 seconds
[2026-01-21T02:45:10.072Z] messages:
[2026-01-21T02:45:10.072Z] command: build MachCodeFramesInErrorFile
[2026-01-21T02:45:10.072Z] reason: Named class compiled on demand
[2026-01-21T02:45:10.072Z] started: Wed Jan 21 02:45:06 UTC 2026
[2026-01-21T02:45:10.072Z] Test directory:
[2026-01-21T02:45:10.072Z] compile: MachCodeFramesInErrorFile
[2026-01-21T02:45:10.072Z] finished: Wed Jan 21 02:45:08 UTC 2026
[2026-01-21T02:45:10.072Z] elapsed time (seconds): 1.219
[2026-01-21T02:45:10.072Z]
[2026-01-21T02:45:10.072Z] ACTION: compile -- Passed. Compilation successful
[2026-01-21T02:45:10.072Z] REASON: .class file out of date or does not exist
[2026-01-21T02:45:10.072Z] TIME: 1.218 seconds
[2026-01-21T02:45:10.072Z] messages:
[2026-01-21T02:45:10.072Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/MachCodeFramesInErrorFile.java
[2026-01-21T02:45:10.072Z] reason: .class file out of date or does not exist
[2026-01-21T02:45:10.072Z] started: Wed Jan 21 02:45:06 UTC 2026
[2026-01-21T02:45:10.072Z] 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-01-21T02:45:10.072Z] Mode: agentvm
[2026-01-21T02:45:10.072Z] Agent id: 1
[2026-01-21T02:45:10.072Z] finished: Wed Jan 21 02:45:08 UTC 2026
[2026-01-21T02:45:10.072Z] elapsed time (seconds): 1.218
[2026-01-21T02:45:10.072Z] configuration:
[2026-01-21T02:45:10.072Z] Boot Layer (javac runtime environment)
[2026-01-21T02:45:10.072Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-01-21T02:45:10.072Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-01-21T02:45:10.072Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/patches/java.base
[2026-01-21T02:45:10.072Z]
[2026-01-21T02:45:10.072Z] javac compilation environment
[2026-01-21T02:45:10.072Z] add modules: java.base java.compiler java.management jdk.internal.jvmstat
[2026-01-21T02:45:10.072Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-01-21T02:45:10.072Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2026-01-21T02:45:10.072Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2026-01-21T02:45:10.072Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-01-21T02:45:10.072Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2026-01-21T02:45:10.072Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d
[2026-01-21T02:45:10.072Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib
[2026-01-21T02:45:10.072Z]
[2026-01-21T02:45:10.072Z] rerun:
[2026-01-21T02:45:10.072Z] cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/scratch && \
[2026-01-21T02:45:10.072Z] DISPLAY=unix:0 \
[2026-01-21T02:45:10.072Z] HOME=/home/jenkins \
[2026-01-21T02:45:10.072Z] LANG=en_US \
[2026-01-21T02:45:10.072Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-01-21T02:45:10.072Z] TZ=CUT0 \
[2026-01-21T02:45:10.072Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/javac \
[2026-01-21T02:45:10.072Z] -J-ea \
[2026-01-21T02:45:10.072Z] -J-esa \
[2026-01-21T02:45:10.072Z] -J-Xmx512m \
[2026-01-21T02:45:10.072Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-01-21T02:45:10.072Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-01-21T02:45:10.072Z] -J-Dtest.compiler.opts= \
[2026-01-21T02:45:10.072Z] -J-Dtest.java.opts= \
[2026-01-21T02:45:10.072Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2026-01-21T02:45:10.072Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2026-01-21T02:45:10.072Z] -J-Dtest.timeout.factor=8.0 \
[2026-01-21T02:45:10.072Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-01-21T02:45:10.072Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-01-21T02:45:10.072Z] -J-Dtest.name=runtime/ErrorHandling/MachCodeFramesInErrorFile.java \
[2026-01-21T02:45:10.072Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/MachCodeFramesInErrorFile.java \
[2026-01-21T02:45:10.072Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling \
[2026-01-21T02:45:10.072Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-01-21T02:45:10.072Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d \
[2026-01-21T02:45:10.072Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib \
[2026-01-21T02:45:10.072Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib \
[2026-01-21T02:45:10.072Z] -J-Dtest.modules='java.base/jdk.internal.misc java.compiler java.management jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2026-01-21T02:45:10.072Z] --add-modules java.base,java.compiler,java.management,jdk.internal.jvmstat \
[2026-01-21T02:45:10.072Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2026-01-21T02:45:10.072Z] --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED \
[2026-01-21T02:45:10.072Z] -d /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d \
[2026-01-21T02:45:10.072Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-01-21T02:45:10.072Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/MachCodeFramesInErrorFile.java
[2026-01-21T02:45:10.072Z] direct:
[2026-01-21T02:45:10.072Z] Note: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/Asserts.java uses unchecked or unsafe operations.
[2026-01-21T02:45:10.072Z] Note: Recompile with -Xlint:unchecked for details.
[2026-01-21T02:45:10.072Z]
[2026-01-21T02:45:10.074Z] ACTION: driver -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: "Native frames: " line missing in hs_err_pid file: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0a000100000819a0, pid=30540244, tid=258 # # JRE version: OpenJDK Runtime Environment Temurin-17.0.18+8 (17.0.18+8) (build 17.0.18+8) # Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.18+8 (17.0.18+8, compiled mode, compressed oops, compressed class ptrs, g1 gc, aix-ppc64) # Problematic frame: # J 18 c2 MachCodeFramesInErrorFile$Crasher.crashInJava3(J)V (27 bytes) @ 0x0a000100000819a0 [0x0a00010000081980+0x0000000000000020] # # CreateCoredumpOnCrash turned off, no core file dumped # # If you would like to submit a bug report, please visit: # https://github.com/adoptium/adoptium-support/issues # --------------- S U M M A R Y ------------ Command Line: -Xmx64m --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED -XX:-CreateCoredumpOnCrash -Xcomp -XX:-TieredCompilation -XX:CompileCommand=compileonly,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,*/Unsafe.getLong MachCodeFramesInErrorFile$Crasher crashInJava Host: PV_9_Compat, 24 cores, 32G, 2 7 Time: Wed Jan 21 02:45:08 2026 CUT elapsed time: 0.193990 seconds (0d 0h 0m 0s) --------------- T H R E A D --------------- Current thread (0x0000000110263b10): JavaThread "main" [_thread_in_Java, id=258, stack(0x0000000110040000,0x000000011023d888)] Stack: [0x0000000110040000,0x000000011023d888], sp=0x000000011023ccd0, free space=2035k ------ current frame: iar: 0x0a000100000819a0 (unknown module)::(unknown function)+? lr: 0x0a00010000080ccc (unknown module)::(unknown function)+? sp: 0x000000011023ccd0 (base - 0xBB8) rtoc: 0x08001000a0184bf8 |---stackaddr----| |----lrsave------|: <function name> 0x000000011023cd20 - 0x0a00010000080ccc (unknown module)::(unknown function)+? 0x000000011023cd60 - 0x0a00010000007350 (unknown module)::(unknown function)+? 0x000000011023ce50 - 0x0a00010000007350 (unknown module)::(unknown function)+? 0x000000011023cf70 - 0x0a00010000000acc (unknown module)::(unknown function)+? 0x000000011023d0f0 - 0x0900000012b030c4 libjvm.so::_ZN9JavaCalls11call_helperEP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThread+0x2e4 (C++ saves_lr stores_bc gpr_saved:8 fixedparms:4 ) 0x000000011023d230 - 0x09000000122da238 libjvm.so::_ZN2os20os_exception_wrapperEPFvP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThreadES1_S4_S6_S8_+0x38 (C++ saves_lr stores_bc fixedparms:5 ) 0x000000011023d2a0 - 0x0900000012b05f90 libjvm.so::_ZN9JavaCalls4callEP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThread+0x30 (C++ saves_lr stores_bc fixedparms:4 ) 0x000000011023d310 - 0x0900000012f68870 libjvm.so::IPRA.$_ZL17jni_invoke_staticP7JNIEnv_P9JavaValueP8_jobject11JNICallTypeP10_jmethodIDP18JNI_ArgumentPusherP10JavaThread+0x150 (C++ saves_lr stores_bc gpr_saved:12 fixedparms:7 ) 0x000000011023d4a0 - 0x0900000012f70e04 libjvm.so::jni_CallStaticVoidMethod+0x264 (C++ saves_lr stores_bc gpr_saved:7 fixedparms:8 parmsonstk:1) 0x000000011023d610 - 0x0000000100007e18 java::JavaMain+0xc18 (C saves_lr stores_bc gpr_saved:14 fixedparms:1 ) 0x000000011023d730 - 0x000000010000df30 java::ThreadJavaMain+0x10 (C saves_lr stores_bc fixedparms:1 ) 0x000000011023d7a0 - 0x09000000005a3fec libpthreads.a::_pthread_body+0xec (C saves_lr stores_bc gpr_saved:1 fixedparms:1 ) 0x000000011023d820 - 0x0000000000000000 *** end of backchain *** ----------------------- siginfo: si_signo: 11 (SIGSEGV), si_code: 51 (SEGV_ACCERR), si_addr: 0x000000000000000a Registers: pc =0x0a000100000819a0 lr =0x0a00010000080ccc ctr=0x0a00010000081980 r0 =0x0000000000000000 r1 =0x000000011023ccd0 r2 =0x08001000a0184bf8 r3 =0x000000000000000a r4 =0x00000000f3f14d40 r5 =0x0000000000000008 r6 =0x000000011023cac8 r7 =0x00000000f3f14d40 r8 =0x0000000000000001 r9 =0x00000000f3f14d40 r10=0x000000011023cb88 r11=0x000000011021cd10 r12=0x000000011023cd50 r13=0x0000000110247800 r14=0x000000000000000a r15=0x000000000000002a r16=0x0000000110263b10 r17=0x00000000f3f14d40 r18=0x000000011023cd08 r19=0x0a00010090407bb0 r20=0x0a00010000080ccc r21=0x000000011023cd10 r22=0x000000000000001a r23=0xffffffff84000000 r24=0x0a0001000001c840 r25=0x08001000a0165478 r26=0x000000011023cc58 r27=0x0a000100901eba40 r28=0x0000000000000000 r29=0x0a00010000000000 r30=0x00000000000000d0 r31=0x0a000100901e3ee8 Register to memory mapping: pc =0x0a000100000819a0 is at entry_point+32 in (nmethod*)0x0a00010000081710 Compiled method (c2) 196 18 MachCodeFramesInErrorFile$Crasher::crashInJava3 (27 bytes) total in heap [0x0a00010000081710,0x0a00010000081b40] = 1072 relocation [0x0a00010000081868,0x0a00010000081898] = 48 constants [0x0a00010000081900,0x0a00010000081980] = 128 main code [0x0a00010000081980,0x0a00010000081a00] = 128 stub code [0x0a00010000081a00,0x0a00010000081a90] = 144 oops [0x0a00010000081a90,0x0a00010000081aa0] = 16 metadata [0x0a00010000081aa0,0x0a00010000081ab8] = 24 scopes data [0x0a00010000081ab8,0x0a00010000081ae0] = 40 scopes pcs [0x0a00010000081ae0,0x0a00010000081b20] = 64 dependencies [0x0a00010000081b20,0x0a00010000081b28] = 8 handler table [0x0a00010000081b28,0x0a00010000081b40] = 24 lr =0x0a00010000080ccc is at entry_point+76 in (nmethod*)0x0a00010000080a10 Compiled method (c2) 196 17 MachCodeFramesInErrorFile$Crasher::crashInJava2 (13 bytes) total in heap [0x0a00010000080a10,0x0a00010000080f50] = 1344 relocation [0x0a00010000080b68,0x0a00010000080bb8] = 80 constants [0x0a00010000080c00,0x0a00010000080c80] = 128 main code [0x0a00010000080c80,0x0a00010000080d80] = 256 stub code [0x0a00010000080d80,0x0a00010000080e50] = 208 oops [0x0a00010000080e50,0x0a00010000080e68] = 24 metadata [0x0a00010000080e68,0x0a00010000080e90] = 40 scopes data [0x0a00010000080e90,0x0a00010000080eb8] = 40 scopes pcs [0x0a00010000080eb8,0x0a00010000080f08] = 80 dependencies [0x0a00010000080f08,0x0a00010000080f10] = 8 handler table [0x0a00010000080f10,0x0a00010000080f40] = 48 nul chk table [0x0a00010000080f40,0x0a00010000080f50] = 16 sp =0x000000011023ccd0 is pointing into the stack for thread: 0x0000000110263b10 r0 =0x0 is NULL r1 =0x000000011023ccd0 is pointing into the stack for thread: 0x0000000110263b10 r2 =0x08001000a0184bf8: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/libjava.so r3 =0x000000000000000a: 0x000000000000000a points into unknown readable memory: 00 00 00 00 00 00 r4 =0x00000000f3f14d40 is an oop: java.io.PrintStream {0x00000000f3f14d40} - klass: 'java/io/PrintStream' - ---- fields (total size 5 words): - private volatile 'closed' 'Z' @12 false - protected 'out' 'Ljava/io/OutputStream;' @16 a 'java/io/BufferedOutputStream'{0x00000000f3f14e00} (f3f14e00) - private final 'closeLock' 'Ljava/lang/Object;' @20 a 'java/lang/Object'{0x00000000f3f14f00} (f3f14f00) - private final 'autoFlush' 'Z' @13 true - private 'trouble' 'Z' @14 false - private 'closing' 'Z' @15 false - private 'formatter' 'Ljava/util/Formatter;' @24 NULL (0) - private 'textOut' 'Ljava/io/BufferedWriter;' @28 a 'java/io/BufferedWriter'{0x00000000f3f24120} (f3f24120) - private 'charOut' 'Ljava/io/OutputStreamWriter;' @32 a 'java/io/OutputStreamWriter'{0x00000000f3f15050} (f3f15050) r5 =0x0000000000000008: 0x0000000000000008 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00 r6 =0x000000011023cac8 is pointing into the stack for thread: 0x0000000110263b10 r7 =0x00000000f3f14d40 is an oop: java.io.PrintStream {0x00000000f3f14d40} - klass: 'java/io/PrintStream' - ---- fields (total size 5 words): - private volatile 'closed' 'Z' @12 false - protected 'out' 'Ljava/io/OutputStream;' @16 a 'java/io/BufferedOutputStream'{0x00000000f3f14e00} (f3f14e00) - private final 'closeLock' 'Ljava/lang/Object;' @20 a 'java/lang/Object'{0x00000000f3f14f00} (f3f14f00) - private final 'autoFlush' 'Z' @13 true - private 'trouble' 'Z' @14 false - private 'closing' 'Z' @15 false - private 'formatter' 'Ljava/util/Formatter;' @24 NULL (0) - private 'textOut' 'Ljava/io/BufferedWriter;' @28 a 'java/io/BufferedWriter'{0x00000000f3f24120} (f3f24120) - private 'charOut' 'Ljava/io/OutputStreamWriter;' @32 a 'java/io/OutputStreamWriter'{0x00000000f3f15050} (f3f15050) r8 =0x0000000000000001: 0x0000000000000001 points into unknown readable memory: 00 00 00 00 00 00 00 r9 =0x00000000f3f14d40 is an oop: java.io.PrintStream {0x00000000f3f14d40} - klass: 'java/io/PrintStream' - ---- fields (total size 5 words): - private volatile 'closed' 'Z' @12 false - protected 'out' 'Ljava/io/OutputStream;' @16 a 'java/io/BufferedOutputStream'{0x00000000f3f14e00} (f3f14e00) - private final 'closeLock' 'Ljava/lang/Object;' @20 a 'java/lang/Object'{0x00000000f3f14f00} (f3f14f00) - private final 'autoFlush' 'Z' @13 true - private 'trouble' 'Z' @14 false - private 'closing' 'Z' @15 false - private 'formatter' 'Ljava/util/Formatter;' @24 NULL (0) - private 'textOut' 'Ljava/io/BufferedWriter;' @28 a 'java/io/BufferedWriter'{0x00000000f3f24120} (f3f24120) - private 'charOut' 'Ljava/io/OutputStreamWriter;' @32 a 'java/io/OutputStreamWriter'{0x00000000f3f15050} (f3f15050) r10=0x000000011023cb88 is pointing into the stack for thread: 0x0000000110263b10 r11=0x000000011021cd10 is pointing into the stack for thread: 0x0000000110263b10 r12=0x000000011023cd50 is pointing into the stack for thread: 0x0000000110263b10 r13=0x0000000110247800: 0x0000000110247800 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00 r14=0x000000000000000a: 0x000000000000000a points into unknown readable memory: 00 00 00 00 00 00 r15=0x000000000000002a: 0x000000000000002a points into unknown readable memory: 00 00 00 00 00 00 r16=0x0000000110263b10 is a thread r17=0x00000000f3f14d40 is an oop: java.io.PrintStream {0x00000000f3f14d40} - klass: 'java/io/PrintStream' - ---- fields (total size 5 words): - private volatile 'closed' 'Z' @12 false - protected 'out' 'Ljava/io/OutputStream;' @16 a 'java/io/BufferedOutputStream'{0x00000000f3f14e00} (f3f14e00) - private final 'closeLock' 'Ljava/lang/Object;' @20 a 'java/lang/Object'{0x00000000f3f14f00} (f3f14f00) - private final 'autoFlush' 'Z' @13 true - private 'trouble' 'Z' @14 false - private 'closing' 'Z' @15 false - private 'formatter' 'Ljava/util/Formatter;' @24 NULL (0) - private 'textOut' 'Ljava/io/BufferedWriter;' @28 a 'java/io/BufferedWriter'{0x00000000f3f24120} (f3f24120) - private 'charOut' 'Ljava/io/OutputStreamWriter;' @32 a 'java/io/OutputStreamWriter'{0x00000000f3f15050} (f3f15050) r18=0x000000011023cd08 is pointing into the stack for thread: 0x0000000110263b10 r19={method} {0x0a00010090407bb0} 'crashInJava3' '(J)V' in 'MachCodeFramesInErrorFile$Crasher' r20=0x0a00010000080ccc is at entry_point+76 in (nmethod*)0x0a00010000080a10 Compiled method (c2) 198 17 MachCodeFramesInErrorFile$Crasher::crashInJava2 (13 bytes) total in heap [0x0a00010000080a10,0x0a00010000080f50] = 1344 relocation [0x0a00010000080b68,0x0a00010000080bb8] = 80 constants [0x0a00010000080c00,0x0a00010000080c80] = 128 main code [0x0a00010000080c80,0x0a00010000080d80] = 256 stub code [0x0a00010000080d80,0x0a00010000080e50] = 208 oops [0x0a00010000080e50,0x0a00010000080e68] = 24 metadata [0x0a00010000080e68,0x0a00010000080e90] = 40 scopes data [0x0a00010000080e90,0x0a00010000080eb8] = 40 scopes pcs [0x0a00010000080eb8,0x0a00010000080f08] = 80 dependencies [0x0a00010000080f08,0x0a00010000080f10] = 8 handler table [0x0a00010000080f10,0x0a00010000080f40] = 48 nul chk table [0x0a00010000080f40,0x0a00010000080f50] = 16 r21=0x000000011023cd10 is pointing into the stack for thread: 0x0000000110263b10 r22=0x000000000000001a: 0x000000000000001a points into unknown readable memory: 00 00 00 00 00 00 r23=0xffffffff84000000: 0xffffffff84000000 is an unknown value r24=0x0a0001000001c840 is at code_begin+64 in an Interpreter codelet goto 167 goto [0x0a0001000001c800, 0x0a0001000001cb80] 896 bytes r25=0x08001000a0165478: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/server/libjvm.so r26=0x000000011023cc58 is pointing into the stack for thread: 0x0000000110263b10 r27=0x0a000100901eba40 is pointing into metadata r28=0x0 is NULL r29=0x0a00010000000000: 0x0a00010000000000 points into unknown readable memory: 0x0000000000000006 | 00 00 00 00 00 00 00 06 r30=0x00000000000000d0: 0x00000000000000d0 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00 r31={method} {0x0a000100901e3ee8} 'flush' '()V' in 'java/io/OutputStream' Top of Stack: (sp=0x000000011023ccd0) 0x000000011023ccd0: 000000011023cd10 08001000a0165478 0x000000011023cce0: 000000011023cc58 0a000100901eba40 0x000000011023ccf0: 0000000000000000 0a00010000000000 0x000000011023cd00: 00000000000000d0 0a000100901e3ee8 0x000000011023cd10: 000000011023cd50 0000000088800228 0x000000011023cd20: 0a00010000080ccc 0a00010000000000 0x000000011023cd30: 000000000000000a 0a000100901e3ee8 0x000000011023cd40: 000000011023ce40 000000011023cd00 0x000000011023cd50: 000000011023ce40 000000011023cc90 0x000000011023cd60: 0a00010000007350 0000000000000000 0x000000011023cd70: 0000000110263b10 0000000110264430 0x000000011023cd80: 000000011023ce40 00000001102644a0 0x000000011023cd90: 0a00010000007350 00000000000000d8 0x000000011023cda0: 000000011023d1a8 0000000110263b10 0x000000011023cdb0: 00000000000000cc 0000000000000000 0x000000011023cdc0: 0000000000000000 000000000000000a 0x000000011023cdd0: 0000000000000000 0a00010090407a60 0x000000011023cde0: 00000000f3e5bf18 000000011023cef0 0x000000011023cdf0: 000000011023cdd8 0a00010090408000 0x000000011023ce00: 0a00010090407a51 000000011023cdc0 0x000000011023ce10: 0a00010090409d28 000000011023cd40 0x000000011023ce20: 000000011023ce70 0000000000002260 0x000000011023ce30: 000000011023ce70 000000002480022b 0x000000011023ce40: 000000011023cf60 0a0001009010f830 0x000000011023ce50: 0a00010000007350 000000011023cef0 0x000000011023ce60: 0a00010000021338 0a000100905937a0 0x000000011023ce70: 000000011023cf60 000000011023ce38 0x000000011023ce80: 0a00010000007350 000000011023cdc0 0x000000011023ce90: 000000011023ce50 0000000000000000 0x000000011023cea0: 000000011023ce50 0000000000000000 0x000000011023ceb0: 000000011023cf60 0000000000000000 0x000000011023cec0: 0a000100000077f0 00000000f3f00310 Instructions: (pc=0x0a000100000819a0) 0x0a000100000818a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a000100000818b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a000100000818c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a000100000818d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a000100000818e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a000100000818f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081900: 00 00 00 00 f3 f0 0f 40 0a 00 01 00 00 05 92 80 0x0a00010000081910: 00 00 00 00 00 00 00 00 0a 00 01 00 00 06 02 80 0x0a00010000081920: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081930: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081940: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081950: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081960: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081970: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081980: 7e 88 02 a6 3d 61 ff fe f8 0b 00 00 7c 35 0b 78 0x0a00010000081990: f8 21 ff c1 fa 95 00 10 7c 6e 1b 78 39 e0 00 2a 0x0a000100000819a0: f9 ee 00 00 3d dd 00 08 39 ce 19 00 3d ce 00 00 0x0a000100000819b0: e9 ce 00 00 81 ee 00 74 91 e1 00 20 38 80 00 04 0x0a000100000819c0: 4b fd 78 c1 f8 61 00 28 38 60 ff ad 4b fd e8 b5 0x0a000100000819d0: eb e1 00 50 7f e8 03 a6 38 21 00 40 4b fe f9 a4 0x0a000100000819e0: 60 00 00 00 60 00 00 00 60 00 00 00 60 00 00 00 0x0a000100000819f0: 60 00 00 00 60 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081a00: 3d 9d 00 08 39 8c 19 00 e9 8c 00 08 7d 89 03 a6 0x0a00010000081a10: 4e 80 04 20 3d 7d 00 08 39 6b 19 00 ea 6b 00 10 0x0a00010000081a20: 60 00 00 00 7d 60 5b 78 3d 7d 00 00 39 6b ff ff 0x0a00010000081a30: 7d 69 03 a6 7c 0b 03 78 60 00 00 00 4e 80 04 20 0x0a00010000081a40: 3d 9d 00 08 39 8c 19 00 e9 8c 00 18 7d 89 03 a6 0x0a00010000081a50: 4e 80 04 20 4b fe a8 ac 60 00 00 00 60 00 00 00 0x0a00010000081a60: 60 00 00 00 60 00 00 00 60 00 00 00 60 00 00 00 0x0a00010000081a70: 60 00 00 00 60 00 00 00 60 00 00 00 60 00 00 00 0x0a00010000081a80: 60 00 00 00 60 00 00 00 4b fd e2 79 00 00 00 00 0x0a00010000081a90: 00 00 00 00 f3 f0 0f 40 00 00 00 00 f3 f6 1e 70 Decoded instructions: (pc=0x0a000100000819a0) <TODO: PPC port - print_context> Stack slot to memory mapping: stack at sp + 0 slots: 0x000000011023cd10 is pointing into the stack for thread: 0x0000000110263b10 stack at sp + 1 slots: 0x08001000a0165478: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/server/libjvm.so stack at sp + 2 slots: 0x000000011023cc58 is pointing into the stack for thread: 0x0000000110263b10 stack at sp + 3 slots: 0x0a000100901eba40 is pointing into metadata stack at sp + 4 slots: 0x0 is NULL stack at sp + 5 slots: 0x0a00010000000000: 0x0a00010000000000 points into unknown readable memory: 0x0000000000000006 | 00 00 00 00 00 00 00 06 stack at sp + 6 slots: 0x00000000000000d0: 0x00000000000000d0 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00 stack at sp + 7 slots: {method} {0x0a000100901e3ee8} 'flush' '()V' in 'java/io/OutputStream' Compiled method (c2) 206 18 MachCodeFramesInErrorFile$Crasher::crashInJava3 (27 bytes) total in heap [0x0a00010000081710,0x0a00010000081b40] = 1072 relocation [0x0a00010000081868,0x0a00010000081898] = 48 constants [0x0a00010000081900,0x0a00010000081980] = 128 main code [0x0a00010000081980,0x0a00010000081a00] = 128 stub code [0x0a00010000081a00,0x0a00010000081a90] = 144 oops [0x0a00010000081a90,0x0a00010000081aa0] = 16 metadata [0x0a00010000081aa0,0x0a00010000081ab8] = 24 scopes data [0x0a00010000081ab8,0x0a00010000081ae0] = 40 scopes pcs [0x0a00010000081ae0,0x0a00010000081b20] = 64 dependencies [0x0a00010000081b20,0x0a00010000081b28] = 8 handler table [0x0a00010000081b28,0x0a00010000081b40] = 24 [Constant Pool] Address hex4 hex8 0x0a00010000081900: 0x00000000 0x00000000f3f00f40 0x0a00010000081904: 0xf3f00f40 0x0a00010000081908: 0x0a000100 0x0a00010000059280 0x0a0001000008190c: 0x00059280 0x0a00010000081910: 0x00000000 0x0000000000000000 0x0a00010000081914: 0x00000000 0x0a00010000081918: 0x0a000100 0x0a00010000060280 0x0a0001000008191c: 0x00060280 0x0a00010000081920: 0x00000000 0x0000000000000000 0x0a00010000081924: 0x00000000 0x0a00010000081928: 0x00000000 0x0000000000000000 0x0a0001000008192c: 0x00000000 0x0a00010000081930: 0x00000000 0x0000000000000000 0x0a00010000081934: 0x00000000 0x0a00010000081938: 0x00000000 0x0000000000000000 0x0a0001000008193c: 0x00000000 0x0a00010000081940: 0x00000000 0x0000000000000000 0x0a00010000081944: 0x00000000 0x0a00010000081948: 0x00000000 0x0000000000000000 0x0a0001000008194c: 0x00000000 0x0a00010000081950: 0x00000000 0x0000000000000000 0x0a00010000081954: 0x00000000 0x0a00010000081958: 0x00000000 0x0000000000000000 0x0a0001000008195c: 0x00000000 0x0a00010000081960: 0x00000000 0x0000000000000000 0x0a00010000081964: 0x00000000 0x0a00010000081968: 0x00000000 0x0000000000000000 0x0a0001000008196c: 0x00000000 0x0a00010000081970: 0x00000000 0x0000000000000000 0x0a00010000081974: 0x00000000 0x0a00010000081978: 0x00000000 0x0000000000000000 0x0a0001000008197c: 0x00000000 [MachCode] [Verified Entry Point] # {method} {0x0a00010090407bb0} 'crashInJava3' '(J)V' in 'MachCodeFramesInErrorFile$Crasher' # parm0: R3:R3 = long # [sp+0x40] (sp of caller) 0x0a00010000081980: ; {no_reloc} 0x0a00010000081980: 7e88 02a6 | 3d61 fffe | f80b 0000 | 7c35 0b78 | f821 ffc1 | fa95 0010 | 7c6e 1b78 | 39e0 002a 0x0a000100000819a0: f9ee 0000 | 3ddd 0008 0x0a000100000819a8: ; {section_word} 0x0a000100000819a8: 39ce 1900 0x0a000100000819ac: ; {oop(a 'java/lang/Class'{0x00000000f3f00f40} = 'java/lang/System')} 0x0a000100000819ac: 3dce 0000 | e9ce 0000 | 81ee 0074 | 91e1 0020 | 3880 0004 0x0a000100000819c0: ; ImmutableOopMap {[32]=NarrowOop } ;*invokestatic toUnsignedString0 {reexecute=0 rethrow=0 return_oop=1} ; - java.lang.Long::toHexString@2 (line 309) ; - MachCodeFramesInErrorFile$Crasher::crashInJava3@15 (line 89) ; {static_call} 0x0a000100000819c0: 4bfd 78c1 | f861 0028 | 3860 ffad 0x0a000100000819cc: ; ImmutableOopMap {[32]=NarrowOop [40]=Oop } ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0} ; - MachCodeFramesInErrorFile$Crasher::crashInJava3@18 (line 89) ; {runtime_call UncommonTrapBlob} 0x0a000100000819cc: 4bfd e8b5 | ebe1 0050 | 7fe8 03a6 | 3821 0040 0x0a000100000819dc: ; {runtime_call _rethrow_Java} 0x0a000100000819dc: 4bfe f9a4 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 0000 0000 0x0a000100000819fc: 0000 0000 [Stub Code] 0x0a00010000081a00: ; {no_reloc} 0x0a00010000081a00: 3d9d 0008 0x0a00010000081a04: ; {section_word} 0x0a00010000081a04: 398c 1900 | e98c 0008 | 7d89 03a6 | 4e80 0420 0x0a00010000081a14: ; {static_stub} 0x0a00010000081a14: 3d7d 0008 0x0a00010000081a18: ; {section_word} 0x0a00010000081a18: 396b 1900 0x0a00010000081a1c: ; {metadata(NULL)} 0x0a00010000081a1c: ea6b 0010 | 6000 0000 | 7d60 5b78 | 3d7d 0000 | 396b ffff | 7d69 03a6 | 7c0b 0378 | 6000 0000 0x0a00010000081a3c: 4e80 0420 0x0a00010000081a40: ; {trampoline_stub} 0x0a00010000081a40: 3d9d 0008 0x0a00010000081a44: ; {section_word} 0x0a00010000081a44: 398c 1900 | e98c 0018 | 7d89 03a6 | 4e80 0420 [Exception Handler] 0x0a00010000081a54: ; {runtime_call ExceptionBlob} 0x0a00010000081a54: 4bfe a8ac | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 [Deopt Handler Code] 0x0a00010000081a70: ; {runtime_call DeoptimizationBlob} 0x0a00010000081a70: 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 4bfd e279 | 0000 0000 [/MachCode] --------------- P R O C E S S --------------- Threads class SMR info: _java_thread_list=0x0000000114a67b90, length=10, elements={ 0x0000000110263b10, 0x00000001135fb490, 0x00000001135fcb10, 0x0000000113a814f0, 0x0000000113a84810, 0x0000000113a87cf0, 0x0000000113a8c0f0, 0x000000011450def0, 0x000000011483b910, 0x0000000114a66d30 } Java Threads: ( => current thread ) =>0x0000000110263b10 JavaThread "main" [_thread_in_Java, id=258, stack(0x0000000110040000,0x000000011023d888)] 0x00000001135fb490 JavaThread "Reference Handler" daemon [_thread_blocked, id=2057, stack(0x0000000113610000,0x000000011381d888)] 0x00000001135fcb10 JavaThread "Finalizer" daemon [_thread_blocked, id=2314, stack(0x0000000113830000,0x0000000113a3d888)] 0x0000000113a814f0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2571, stack(0x0000000113a90000,0x0000000113cad888)] 0x0000000113a84810 JavaThread "Service Thread" daemon [_thread_blocked, id=2828, stack(0x0000000113cc0000,0x0000000113ecd888)] 0x0000000113a87cf0 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=3085, stack(0x0000000113ee0000,0x00000001140ed888)] 0x0000000113a8c0f0 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3342, stack(0x0000000114100000,0x00000001144fd888)] 0x000000011450def0 JavaThread "Sweeper thread" daemon [_thread_blocked, id=3599, stack(0x0000000114520000,0x000000011473d888)] 0x000000011483b910 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=3856, stack(0x0000000114840000,0x0000000114a5d888)] 0x0000000114a66d30 JavaThread "Notification Thread" daemon [_thread_blocked, id=4113, stack(0x0000000114a70000,0x0000000114c7d888)] Other Threads: 0x00000001133b37d0 VMThread "VM Thread" [stack: 0x00000001133d0000,0x00000001135e4888] [id=1800] 0x0000000114c8d130 WatcherThread [stack: 0x0000000114ca0000,0x0000000114ebe888] [id=4370] 0x0000000111493410 GCTaskThread "GC Thread#0" [stack: 0x00000001114b0000,0x00000001116c4888] [id=515] 0x00000001116cad50 ConcurrentGCThread "G1 Main Marker" [stack: 0x00000001116e0000,0x00000001118fc888] [id=772] 0x0000000111901430 ConcurrentGCThread "G1 Conc#0" [stack: 0x0000000111920000,0x0000000111b32888] [id=1029] 0x0000000112db1db0 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000000112dd0000,0x0000000112fe3888] [id=1286] 0x0000000112fe8410 ConcurrentGCThread "G1 Service" [stack: 0x0000000113000000,0x0000000113219888] [id=1543] Threads with active compile tasks: VM state: not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap address: 0x00000000f0000000, size: 64 MB, Compressed Oops mode: 32-bit Compressed class space mapped at: 0x000000e000000000-0x000000e040000000, reserved size: 1073741824 Narrow klass base: 0x000000e000000000, Narrow klass shift: 0, Narrow klass range: 0x40000000 GC Precious Log: CPUs: 24 total, 24 available Memory: 32768M Large Page Support: Disabled NUMA Support: Disabled Compressed Oops: Enabled (32-bit) Heap Region Size: 1M Heap Min Capacity: 32M Heap Initial Capacity: 64M Heap Max Capacity: 64M Pre-touch: Disabled Parallel Workers: 18 Concurrent Workers: 5 Concurrent Refinement Workers: 18 Periodic GC: Disabled Heap: garbage-first heap total 65536K, used 1024K [0x00000000f0000000, 0x00000000f4000000) region size 1024K, 2 young (2048K), 0 survivors (0K) Metaspace used 5265K, committed 5376K, reserved 1114112K class space used 444K, committed 512K, reserved 1048576K Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, OA=open archive, CA=closed archive, TAMS=top-at-mark-start (previous, next) | 0|0x00000000f0000000, 0x00000000f0000000, 0x00000000f0100000| 0%| F| |TAMS 0x00000000f0000000, 0x00000000f0000000| Untracked | 1|0x00000000f0100000, 0x00000000f0100000, 0x00000000f0200000| 0%| F| |TAMS 0x00000000f0100000, 0x00000000f0100000| Untracked | 2|0x00000000f0200000, 0x00000000f0200000, 0x00000000f0300000| 0%| F| |TAMS 0x00000000f0200000, 0x00000000f0200000| Untracked | 3|0x00000000f0300000, 0x00000000f0300000, 0x00000000f0400000| 0%| F| |TAMS 0x00000000f0300000, 0x00000000f0300000| Untracked | 4|0x00000000f0400000, 0x00000000f0400000, 0x00000000f0500000| 0%| F| |TAMS 0x00000000f0400000, 0x00000000f0400000| Untracked | 5|0x00000000f0500000, 0x00000000f0500000, 0x00000000f0600000| 0%| F| |TAMS 0x00000000f0500000, 0x00000000f0500000| Untracked | 6|0x00000000f0600000, 0x00000000f0600000, 0x00000000f0700000| 0%| F| |TAMS 0x00000000f0600000, 0x00000000f0600000| Untracked | 7|0x00000000f0700000, 0x00000000f0700000, 0x00000000f0800000| 0%| F| |TAMS 0x00000000f0700000, 0x00000000f0700000| Untracked | 8|0x00000000f0800000, 0x00000000f0800000, 0x00000000f0900000| 0%| F| |TAMS 0x00000000f0800000, 0x00000000f0800000| Untracked | 9|0x00000000f0900000, 0x00000000f0900000, 0x00000000f0a00000| 0%| F| |TAMS 0x00000000f0900000, 0x00000000f0900000| Untracked | 10|0x00000000f0a00000, 0x00000000f0a00000, 0x00000000f0b00000| 0%| F| |TAMS 0x00000000f0a00000, 0x00000000f0a00000| Untracked | 11|0x00000000f0b00000, 0x00000000f0b00000, 0x00000000f0c00000| 0%| F| |TAMS 0x00000000f0b00000, 0x00000000f0b00000| Untracked | 12|0x00000000f0c00000, 0x00000000f0c00000, 0x00000000f0d00000| 0%| F| |TAMS 0x00000000f0c00000, 0x00000000f0c00000| Untracked | 13|0x00000000f0d00000, 0x00000000f0d00000, 0x00000000f0e00000| 0%| F| |TAMS 0x00000000f0d00000, 0x00000000f0d00000| Untracked | 14|0x00000000f0e00000, 0x00000000f0e00000, 0x00000000f0f00000| 0%| F| |TAMS 0x00000000f0e00000, 0x00000000f0e00000| Untracked | 15|0x00000000f0f00000, 0x00000000f0f00000, 0x00000000f1000000| 0%| F| |TAMS 0x00000000f0f00000, 0x00000000f0f00000| Untracked | 16|0x00000000f1000000, 0x00000000f1000000, 0x00000000f1100000| 0%| F| |TAMS 0x00000000f1000000, 0x00000000f1000000| Untracked | 17|0x00000000f1100000, 0x00000000f1100000, 0x00000000f1200000| 0%| F| |TAMS 0x00000000f1100000, 0x00000000f1100000| Untracked | 18|0x00000000f1200000, 0x00000000f1200000, 0x00000000f1300000| 0%| F| |TAMS 0x00000000f1200000, 0x00000000f1200000| Untracked | 19|0x00000000f1300000, 0x00000000f1300000, 0x00000000f1400000| 0%| F| |TAMS 0x00000000f1300000, 0x00000000f1300000| Untracked | 20|0x00000000f1400000, 0x00000000f1400000, 0x00000000f1500000| 0%| F| |TAMS 0x00000000f1400000, 0x00000000f1400000| Untracked | 21|0x00000000f1500000, 0x00000000f1500000, 0x00000000f1600000| 0%| F| |TAMS 0x00000000f1500000, 0x00000000f1500000| Untracked | 22|0x00000000f1600000, 0x00000000f1600000, 0x00000000f1700000| 0%| F| |TAMS 0x00000000f1600000, 0x00000000f1600000| Untracked | 23|0x00000000f1700000, 0x00000000f1700000, 0x00000000f1800000| 0%| F| |TAMS 0x00000000f1700000, 0x00000000f1700000| Untracked | 24|0x00000000f1800000, 0x00000000f1800000, 0x00000000f1900000| 0%| F| |TAMS 0x00000000f1800000, 0x00000000f1800000| Untracked | 25|0x00000000f1900000, 0x00000000f1900000, 0x00000000f1a00000| 0%| F| |TAMS 0x00000000f1900000, 0x00000000f1900000| Untracked | 26|0x00000000f1a00000, 0x00000000f1a00000, 0x00000000f1b00000| 0%| F| |TAMS 0x00000000f1a00000, 0x00000000f1a00000| Untracked | 27|0x00000000f1b00000, 0x00000000f1b00000, 0x00000000f1c00000| 0%| F| |TAMS 0x00000000f1b00000, 0x00000000f1b00000| Untracked | 28|0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f1d00000| 0%| F| |TAMS 0x00000000f1c00000, 0x00000000f1c00000| Untracked | 29|0x00000000f1d00000, 0x00000000f1d00000, 0x00000000f1e00000| 0%| F| |TAMS 0x00000000f1d00000, 0x00000000f1d00000| Untracked | 30|0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f1f00000| 0%| F| |TAMS 0x00000000f1e00000, 0x00000000f1e00000| Untracked | 31|0x00000000f1f00000, 0x00000000f1f00000, 0x00000000f2000000| 0%| F| |TAMS 0x00000000f1f00000, 0x00000000f1f00000| Untracked | 32|0x00000000f2000000, 0x00000000f2000000, 0x00000000f2100000| 0%| F| |TAMS 0x00000000f2000000, 0x00000000f2000000| Untracked | 33|0x00000000f2100000, 0x00000000f2100000, 0x00000000f2200000| 0%| F| |TAMS 0x00000000f2100000, 0x00000000f2100000| Untracked | 34|0x00000000f2200000, 0x00000000f2200000, 0x00000000f2300000| 0%| F| |TAMS 0x00000000f2200000, 0x00000000f2200000| Untracked | 35|0x00000000f2300000, 0x00000000f2300000, 0x00000000f2400000| 0%| F| |TAMS 0x00000000f2300000, 0x00000000f2300000| Untracked | 36|0x00000000f2400000, 0x00000000f2400000, 0x00000000f2500000| 0%| F| |TAMS 0x00000000f2400000, 0x00000000f2400000| Untracked | 37|0x00000000f2500000, 0x00000000f2500000, 0x00000000f2600000| 0%| F| |TAMS 0x00000000f2500000, 0x00000000f2500000| Untracked | 38|0x00000000f2600000, 0x00000000f2600000, 0x00000000f2700000| 0%| F| |TAMS 0x00000000f2600000, 0x00000000f2600000| Untracked | 39|0x00000000f2700000, 0x00000000f2700000, 0x00000000f2800000| 0%| F| |TAMS 0x00000000f2700000, 0x00000000f2700000| Untracked | 40|0x00000000f2800000, 0x00000000f2800000, 0x00000000f2900000| 0%| F| |TAMS 0x00000000f2800000, 0x00000000f2800000| Untracked | 41|0x00000000f2900000, 0x00000000f2900000, 0x00000000f2a00000| 0%| F| |TAMS 0x00000000f2900000, 0x00000000f2900000| Untracked | 42|0x00000000f2a00000, 0x00000000f2a00000, 0x00000000f2b00000| 0%| F| |TAMS 0x00000000f2a00000, 0x00000000f2a00000| Untracked | 43|0x00000000f2b00000, 0x00000000f2b00000, 0x00000000f2c00000| 0%| F| |TAMS 0x00000000f2b00000, 0x00000000f2b00000| Untracked | 44|0x00000000f2c00000, 0x00000000f2c00000, 0x00000000f2d00000| 0%| F| |TAMS 0x00000000f2c00000, 0x00000000f2c00000| Untracked | 45|0x00000000f2d00000, 0x00000000f2d00000, 0x00000000f2e00000| 0%| F| |TAMS 0x00000000f2d00000, 0x00000000f2d00000| Untracked | 46|0x00000000f2e00000, 0x00000000f2e00000, 0x00000000f2f00000| 0%| F| |TAMS 0x00000000f2e00000, 0x00000000f2e00000| Untracked | 47|0x00000000f2f00000, 0x00000000f2f00000, 0x00000000f3000000| 0%| F| |TAMS 0x00000000f2f00000, 0x00000000f2f00000| Untracked | 48|0x00000000f3000000, 0x00000000f3000000, 0x00000000f3100000| 0%| F| |TAMS 0x00000000f3000000, 0x00000000f3000000| Untracked | 49|0x00000000f3100000, 0x00000000f3100000, 0x00000000f3200000| 0%| F| |TAMS 0x00000000f3100000, 0x00000000f3100000| Untracked | 50|0x00000000f3200000, 0x00000000f3200000, 0x00000000f3300000| 0%| F| |TAMS 0x00000000f3200000, 0x00000000f3200000| Untracked | 51|0x00000000f3300000, 0x00000000f3300000, 0x00000000f3400000| 0%| F| |TAMS 0x00000000f3300000, 0x00000000f3300000| Untracked | 52|0x00000000f3400000, 0x00000000f3400000, 0x00000000f3500000| 0%| F| |TAMS 0x00000000f3400000, 0x00000000f3400000| Untracked | 53|0x00000000f3500000, 0x00000000f3500000, 0x00000000f3600000| 0%| F| |TAMS 0x00000000f3500000, 0x00000000f3500000| Untracked | 54|0x00000000f3600000, 0x00000000f3600000, 0x00000000f3700000| 0%| F| |TAMS 0x00000000f3600000, 0x00000000f3600000| Untracked | 55|0x00000000f3700000, 0x00000000f3700000, 0x00000000f3800000| 0%| F| |TAMS 0x00000000f3700000, 0x00000000f3700000| Untracked | 56|0x00000000f3800000, 0x00000000f3800000, 0x00000000f3900000| 0%| F| |TAMS 0x00000000f3800000, 0x00000000f3800000| Untracked | 57|0x00000000f3900000, 0x00000000f3900000, 0x00000000f3a00000| 0%| F| |TAMS 0x00000000f3900000, 0x00000000f3900000| Untracked | 58|0x00000000f3a00000, 0x00000000f3a00000, 0x00000000f3b00000| 0%| F| |TAMS 0x00000000f3a00000, 0x00000000f3a00000| Untracked | 59|0x00000000f3b00000, 0x00000000f3b00000, 0x00000000f3c00000| 0%| F| |TAMS 0x00000000f3b00000, 0x00000000f3b00000| Untracked | 60|0x00000000f3c00000, 0x00000000f3c00000, 0x00000000f3d00000| 0%| F| |TAMS 0x00000000f3c00000, 0x00000000f3c00000| Untracked | 61|0x00000000f3d00000, 0x00000000f3d00000, 0x00000000f3e00000| 0%| F| |TAMS 0x00000000f3d00000, 0x00000000f3d00000| Untracked | 62|0x00000000f3e00000, 0x00000000f3eeb8d0, 0x00000000f3f00000| 92%| E| |TAMS 0x00000000f3e00000, 0x00000000f3e00000| Complete | 63|0x00000000f3f00000, 0x00000000f4000000, 0x00000000f4000000|100%| E|CS|TAMS 0x00000000f3f00000, 0x00000000f3f00000| Complete Card table byte_map: [0x0a00010030000000,0x0a00010030020000] _byte_map_base: 0x0a0001002f880000 Marking Bits (Prev, Next): (CMBitMap*) 0x00000001116c9a00, (CMBitMap*) 0x00000001116c9a40 Prev Bits: [0x0a00010050000000, 0x0a00010050100000) Next Bits: [0x0a00010060000000, 0x0a00010060100000) Polling page: 0x0000000000000000 Metaspace: Usage: Non-class: 4.71 MB used. Class: 444.73 KB used. Both: 5.14 MB used. Virtual space: Non-class space: 64.00 MB reserved, 4.75 MB ( 7%) committed, 1 nodes. Class space: 1.00 GB reserved, 512.00 KB ( <1%) committed, 1 nodes. Both: 1.06 GB reserved, 5.25 MB ( <1%) committed. Chunk freelists: Non-Class: 10.95 MB Class: 15.54 MB Both: 26.49 MB MaxMetaspaceSize: unlimited CompressedClassSpaceSize: 1.00 GB Initial GC threshold: 21.00 MB Current GC threshold: 21.00 MB CDS: off MetaspaceReclaimPolicy: balanced - commit_granule_bytes: 65536. - commit_granule_words: 8192. - virtual_space_node_default_size: 8388608. - enlarge_chunks_in_place: 1. - new_chunks_are_fully_committed: 0. - uncommit_free_chunks: 1. - use_allocation_guard: 0. - handle_deallocations: 1. Internal statistics: num_allocs_failed_limit: 0. num_arena_births: 42. num_arena_deaths: 0. num_vsnodes_births: 2. num_vsnodes_deaths: 0. num_space_committed: 84. num_space_uncommitted: 0. num_chunks_returned_to_freelist: 0. num_chunks_taken_from_freelist: 48. num_chunk_merges: 0. num_chunk_splits: 32. num_chunks_enlarged: 18. num_inconsistent_stats: 0. CodeCache: size=49152Kb used=511Kb max_used=523Kb free=48640Kb bounds [0x0a00010000000000, 0x0a00010000200000, 0x0a00010003000000] total_blobs=305 nmethods=18 adapters=240 compilation: enabled stopped_count=0, restarted_count=0 full_count=0 Compilation events (6 events): Event: 0.190 Thread 0x0000000113a8c0f0 16 b MachCodeFramesInErrorFile$Crasher::crashInJava1 (13 bytes) Event: 0.191 Thread 0x0000000113a8c0f0 nmethod 16 0x0a00010000082b10 code [0x0a00010000082d00, 0x0a00010000082dd0] Event: 0.192 Thread 0x0000000113a8c0f0 17 b MachCodeFramesInErrorFile$Crasher::crashInJava2 (13 bytes) Event: 0.192 Thread 0x0000000113a8c0f0 nmethod 17 0x0a00010000080a10 code [0x0a00010000080c80, 0x0a00010000080e50] Event: 0.193 Thread 0x0000000113a8c0f0 18 b MachCodeFramesInErrorFile$Crasher::crashInJava3 (27 bytes) Event: 0.193 Thread 0x0000000113a8c0f0 nmethod 18 0x0a00010000081710 code [0x0a00010000081980, 0x0a00010000081a90] GC Heap History (0 events): No events Dll operation events (1 events): Event: 0.004 Loaded shared library /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/libjava.so Deoptimization events (4 events): Event: 0.191 Thread 0x0000000110263b10 Uncommon trap: trap_request=0x0000004f fr.pc=0x0a00010000082d24 relative=0x0000000000000024 Event: 0.191 Thread 0x0000000110263b10 Uncommon trap: reason=unloaded action=reinterpret pc=0x0a00010000082d24 method=MachCodeFramesInErrorFile$Crasher.crashInJava1(J)V @ 0 c2 Event: 0.191 Thread 0x0000000110263b10 DEOPT PACKING pc=0x0a00010000082d24 sp=0x000000011023ce30 Event: 0.191 Thread 0x0000000110263b10 DEOPT UNPACKING pc=0x0a0001000006035c sp=0x000000011023ccd0 mode 2 Classes loaded (20 events): Event: 0.184 Loading class java/util/stream/MatchOps Event: 0.184 Loading class java/util/stream/MatchOps done Event: 0.184 Loading class java/util/stream/MatchOps$MatchOp Event: 0.184 Loading class java/util/stream/TerminalOp Event: 0.184 Loading class java/util/stream/TerminalOp done Event: 0.185 Loading class java/util/stream/MatchOps$MatchOp done Event: 0.185 Loading class java/util/stream/StreamShape Event: 0.185 Loading class java/util/stream/StreamShape done Event: 0.185 Loading class java/util/stream/MatchOps$BooleanTerminalSink Event: 0.185 Loading class java/util/stream/Sink Event: 0.185 Loading class java/util/stream/Sink done Event: 0.185 Loading class java/util/stream/MatchOps$BooleanTerminalSink done Event: 0.190 Loading class java/util/stream/MatchOps$1MatchSink Event: 0.190 Loading class java/util/stream/MatchOps$1MatchSink done Event: 0.191 Loading class java/nio/CharBuffer Event: 0.191 Loading class java/lang/Readable Event: 0.191 Loading class java/lang/Readable done Event: 0.191 Loading class java/nio/CharBuffer done Event: 0.191 Loading class java/nio/HeapCharBuffer Event: 0.191 Loading class java/nio/HeapCharBuffer done Classes unloaded (0 events): No events Classes redefined (0 events): No events Internal exceptions (16 events): Event: 0.107 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e117f8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object)'> (0x00000000f3e117f8) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.111 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e1c1b8}: 'java.lang.Object java.lang.invoke.Invokers$Holder.invokeExact_MT(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3e1c1b8) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.120 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e27c68}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3e27c68) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.123 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e30050}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.getReference(java.lang.Object, java.lang.Object)'> (0x00000000f3e30050) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.125 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e340d8}: 'java.lang.Object java.lang.invoke.LambdaForm$Holder.identity_L(java.lang.Object, java.lang.Object)'> (0x00000000f3e340d8) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.126 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e37180}: 'java.lang.Object java.lang.invoke.LambdaForm$Holder.zero_L(java.lang.Object)'> (0x00000000f3e37180) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.130 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e3df78}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object)'> (0x00000000f3e3df78) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.131 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e411a8}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object)'> (0x00000000f3e411a8) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.135 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e4af28}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object)'> (0x00000000f3e4af28) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.137 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e4eb40}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3e4eb40) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.138 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e51e50}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object)'> (0x00000000f3e51e50) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.182 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3ea6e68}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object)'> (0x00000000f3ea6e68) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.186 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3eb0e90}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3eb0e90) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.188 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3eb4be0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3eb4be0) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.189 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3eb7ff0}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3eb7ff0) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.193 Thread 0x0000000110263b10 Implicit null exception at 0x0a000100000819a0 to 0x0000000000000000 VM Operations (0 events): No events Memory protections (10 events): Event: 0.003 Protecting memory [0x0000000110040000,0x0000000110070000] with protection modes 0 Event: 0.036 Protecting memory [0x0000000113610000,0x0000000113640000] with protection modes 0 Event: 0.036 Protecting memory [0x0000000113830000,0x0000000113860000] with protection modes 0 Event: 0.050 Protecting memory [0x0000000113a90000,0x0000000113ac0000] with protection modes 0 Event: 0.050 Protecting memory [0x0000000113cc0000,0x0000000113cf0000] with protection modes 0 Event: 0.050 Protecting memory [0x0000000113ee0000,0x0000000113f10000] with protection modes 0 Event: 0.051 Protecting memory [0x0000000114100000,0x0000000114130000] with protection modes 0 Event: 0.051 Protecting memory [0x0000000114520000,0x0000000114550000] with protection modes 0 Event: 0.130 Protecting memory [0x0000000114840000,0x0000000114870000] with protection modes 0 Event: 0.140 Protecting memory [0x0000000114a70000,0x0000000114aa0000] with protection modes 0 Nmethod flushes (0 events): No events Events (10 events): Event: 0.027 Thread 0x0000000110263b10 Thread added: 0x0000000110263b10 Event: 0.036 Thread 0x0000000110263b10 Thread added: 0x00000001135fb490 Event: 0.036 Thread 0x0000000110263b10 Thread added: 0x00000001135fcb10 Event: 0.050 Thread 0x0000000110263b10 Thread added: 0x0000000113a814f0 Event: 0.050 Thread 0x0000000110263b10 Thread added: 0x0000000113a84810 Event: 0.050 Thread 0x0000000110263b10 Thread added: 0x0000000113a87cf0 Event: 0.050 Thread 0x0000000110263b10 Thread added: 0x0000000113a8c0f0 Event: 0.051 Thread 0x0000000110263b10 Thread added: 0x000000011450def0 Event: 0.130 Thread 0x0000000110263b10 Thread added: 0x000000011483b910 Event: 0.140 Thread 0x0000000110263b10 Thread added: 0x0000000114a66d30 Dynamic libraries: text: 0x0000000100000000 - 0x00000001000258de, data: 0x0000000110000d18 - 0x0000000110009c10 java text: 0x0900000000000680 - 0x090000000047b6d2, data: 0x09001000a0000e50 - 0x09001000a0115c00 /usr/lib/libc.a(shr_64.o) text: 0x090000000047c9a0 - 0x09000000004a17c7, data: 0x09001000a01a7170 - 0x09001000a01b33a0 /usr/lib/libodm.a(shr_64.o) text: 0x09000000004a2220 - 0x09000000004a2c7e, data: 0x09001000a01167a8 - 0x09001000a0116930 /usr/lib/libcrypt.a(shr_64.o) text: 0x09000000004f5e80 - 0x090000000051f27b, data: 0x09001000a01e9720 - 0x09001000a01f3784 /usr/lib/libcorcfg.a(shr_64.o) text: 0x09000000005700a0 - 0x090000000058783d, data: 0x09001000a01dacd0 - 0x09001000a01e8ca0 /usr/lib/libsrc.a(shr_64.o) text: 0x0900000000588ce0 - 0x090000000059f968, data: 0x09001000a01b49f8 - 0x09001000a01bc190 /usr/lib/libcfg.a(shr_64.o) text: 0x09000000005a0000 - 0x09000000005e5d4a, data: 0x09001000a0117000 - 0x09001000a01a60bc /usr/lib/libpthreads.a(shr_xpg5_64.o) text: 0x090000000099e300 - 0x0900000000a68fee, data: 0x09001000a0289308 - 0x09001000a02c1185 /usr/lib/liblvm.a(shr_64.o) text: 0x0900000000a694c0 - 0x0900000000afc7f0, data: 0x09001000a02c20a0 - 0x09001000a02eb134 /usr/lib/libperfstat.a(shr_64.o) text: 0x090000000104f000 - 0x090000000104f2fb, data: 0x09001000a0328000 - 0x09001000a0328000 /usr/lib/libdl.a(shr_64.o) text: 0x0900000001443000 - 0x090000000144b211, data: 0x08001000a018011c - 0x08001000a0180c60 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/libjimage.so text: 0x090000000144c000 - 0x090000000148617f, data: 0x08001000a0181dbd - 0x08001000a01855d0 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/libjava.so text: 0x0900000001621580 - 0x09000000017d4c78, data: 0x09001000a05e1b80 - 0x09001000a0620ee8 /opt/IBM/xlc/16.1.0/../../../../usr/lpp/xlC/lib/libc++.a(shr_64.o) text: 0x09000000017d5480 - 0x0900000001827406, data: 0x09001000a0569680 - 0x09001000a05707b0 /opt/IBM/xlc/16.1.0/../../../../usr/lpp/xlC/lib/libC.a(shrcore_64.o) text: 0x0900000001828400 - 0x090000000189062d, data: 0x09001000a058ba00 - 0x09001000a059be10 /opt/IBM/xlc/16.1.0/../../../../usr/lpp/xlC/lib/libc++.a(cxxabi_64.o) text: 0x0900000001891a00 - 0x09000000018c9b1d, data: 0x09001000a0571000 - 0x09001000a058a800 /opt/IBM/xlc/16.1.0/../../../../usr/lpp/xlC/lib/libC.a(ansicore_64.o) * text: 0x09000000122be000 - 0x0900000013bae72c, data: 0x08001000a0000049 - 0x08001000a017f198 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/server/libjvm.so VM Arguments: jvm_args: -Xmx64m --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED -XX:-CreateCoredumpOnCrash -Xcomp -XX:-TieredCompilation -XX:CompileCommand=compileonly,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,*/Unsafe.getLong java_command: MachCodeFramesInErrorFile$Crasher crashInJava java_class_path (initial): /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar Launcher Type: SUN_STANDARD [Global flags] intx CICompilerCount = 12 {product} {ergonomic} ccstrlist CompileCommand = compileonly,MachCodeFramesInErrorFile$Crasher.crashIn* CompileCommand += dontinline,MachCodeFramesInErrorFile$Crasher.crashIn* CompileCommand += dontinline,*/Unsafe.getLong {product} {command line} uint ConcGCThreads = 5 {product} {ergonomic} bool CreateCoredumpOnCrash = false {product} {command line} uint G1ConcRefinementThreads = 18 {product} {ergonomic} size_t G1HeapRegionSize = 1048576 {product} {ergonomic} uintx GCDrainStackTargetSize = 64 {product} {ergonomic} size_t InitialHeapSize = 67108864 {product} {ergonomic} size_t MarkStackSize = 4194304 {product} {ergonomic} size_t MaxHeapSize = 67108864 {product} {command line} size_t MaxNewSize = 39845888 {product} {ergonomic} size_t MinHeapDeltaBytes = 1048576 {product} {ergonomic} size_t MinHeapSize = 33554432 {product} {ergonomic} uintx NonProfiledCodeHeapSize = 0 {pd product} {ergonomic} uintx ProfiledCodeHeapSize = 0 {pd product} {ergonomic} size_t SoftMaxHeapSize = 67108864 {manageable} {ergonomic} bool SuperwordUseVSX = true {ARCH product} {ergonomic} bool TieredCompilation = false {pd product} {command line} bool Use64KPages = true {product} {ergonomic} bool UseBASE64Intrinsics = true {product} {ergonomic} bool UseCompressedClassPointers = true {product lp64_product} {ergonomic} bool UseCompressedOops = true {product lp64_product} {ergonomic} bool UseG1GC = true {product} {ergonomic} bool UseLargePages = false {pd product} {ergonomic} bool UseNUMA = false {product} {ergonomic} bool UseNUMAInterleaving = false {product} {ergonomic} bool UsePopCountInstruction = true {product} {ergonomic} Logging: Log output configuration: #0: stdout all=warning uptime,level,tags #1: stderr all=off uptime,level,tags Environment Variables: CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar PATH=/bin:/usr/bin:/usr/sbin DISPLAY=unix:0 LANG=en_US TZ=CUT0 LIBPATH=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/server:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/../lib Active Locale: Signal Handlers: SIGSEGV: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked SIGBUS: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked SIGFPE: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked SIGPIPE: _ZL17javaSignalHandleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked SIGXFSZ: _ZL17javaSignalHandleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked SIGILL: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked SIGUSR2: _ZL10SR_handleriP9siginfo_tPv in libjvm.so, mask=00100000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, blocked SIGHUP: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, blocked SIGINT: SIG_IGN, mask=00000000000000000000000000000000, flags=none, blocked SIGTERM: _ZL11UserHandleriPvS_ in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked SIGQUIT: _ZL11UserHandleriPvS_ in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked SIGDANGER: SIG_DFL, mask=00000000000000000000000000000000, flags=SA_RESTART, blocked SIGTRAP: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked Periodic native trim disabled --------------- S Y S T E M --------------- OS: uname: AIX 2 7 00FAC25F4B00 AIX kernel version 7.2.2.21 OS uptime: 1742 days 18:40 hours rlimit (soft/hard): STACK 4194304k/4194304k , CORE infinity/infinity, NPROC 512 , THREADS infinity/infinity , NOFILE infinity/infinity , AS infinity/infinity , CPU infinity/infinity , DATA 492581204787200k/infinity , FSIZE infinity/infinity load average: 2.70 2.37 2.44 maximum #threads within a process:32767 Virtualization type : PowerVM Processor description : PowerPC_POWER9 Processor speed : 2750000000 Hz LPAR partition name : adopt04 LPAR partition number : 5 LPAR partition type : shared LPAR mode : uncapped LPAR partition group ID : 32773 LPAR shared pool ID : 0 AMS (active memory sharing) : capable AMS (active memory sharing) : off AME (active memory expansion) : off SMT : capable SMT : on LPAR threads : 8 LPAR online virtual cpus : 3 LPAR logical cpus : 24 LPAR maximum virtual cpus : 10 LPAR minimum virtual cpus : 2 LPAR entitled capacity : 2.00 LPAR online memory : 32768 MB LPAR maximum memory : 81920 MB LPAR minimum memory : 16384 MB CPU: total 24 (initial active 24) ppc64 fsqrt isel lxarxeh cmpb popcntb popcntw fcfids vand lqarx aes vpmsumb mfdscr vsx ldbrx stdbrx sha rtm darn Memory: Base page size (sysconf _SC_PAGESIZE): 4K Data page size (C-Heap, bss, etc): 64K Text page size: 64K Thread stack page size (pthread): 64K Default shared memory page size: 4K Can use 64K pages dynamically with shared memory: yes Can use 16M pages dynamically with shared memory: no Multipage error: 0 os::vm_page_size: 64K LDR_CNTRL=<unset>. EXTSHM=<unset>. AIXTHREAD_GUARDPAGES=<unset>. physical total : 34359738368 physical free : 13222526976 swap total : 2147483648 swap free : 2112495616 Program break at VM startup: 0x0000000110259ca0. Program break now : 0x0000000114f4a480 (distance: 78785k). MaxExpectedDataSegmentSize : 8388608k. internal virtual memory regions used by vm: [0x0a00010090000000 - 0x0a00010093ffffff] (67108864 bytes, 1024 64K pages), shmat [0x000000e000000000 - 0x000000e03fffffff] (1073741824 bytes, 16384 64K pages), shmat [0x0a00010080000000 - 0x0a00010081ffffff] (33554432 bytes, 512 64K pages), shmat [0x0a00010070000000 - 0x0a0001007000ffff] (65536 bytes, 1 64K pages), shmat [0x0a00010060000000 - 0x0a000100600fffff] (1048576 bytes, 16 64K pages), shmat [0x0a00010050000000 - 0x0a000100500fffff] (1048576 bytes, 16 64K pages), shmat [0x0a00010040000000 - 0x0a0001004001ffff] (131072 bytes, 2 64K pages), shmat [0x0a00010030000000 - 0x0a0001003001ffff] (131072 bytes, 2 64K pages), shmat [0x0a00010020000000 - 0x0a0001002001ffff] (131072 bytes, 2 64K pages), shmat [0x00000000f0000000 - 0x00000000f3ffffff] (67108864 bytes, 1024 64K pages), shmat [0x0a00010010000000 - 0x0a0001001005ffff] (393216 bytes, 6 64K pages), shmat [0x0a00010000000000 - 0x0a00010002ffffff] (50331648 bytes, 768 64K pages), shmat vm_info: OpenJDK 64-Bit Server VM (17.0.18+8) for aix-ppc64 JRE (17.0.18+8), built on Jan 20 2026 22:11:11 by "admin" with clang IBM XL C/C++ for AIX, Version 16.1.0.11 END.
[2026-01-21T02:45:10.074Z] REASON: User specified action: run driver MachCodeFramesInErrorFile
[2026-01-21T02:45:10.074Z] TIME: 0.896 seconds
[2026-01-21T02:45:10.074Z] messages:
[2026-01-21T02:45:10.074Z] command: driver MachCodeFramesInErrorFile
[2026-01-21T02:45:10.074Z] reason: User specified action: run driver MachCodeFramesInErrorFile
[2026-01-21T02:45:10.074Z] started: Wed Jan 21 02:45:08 UTC 2026
[2026-01-21T02:45:10.074Z] Mode: agentvm
[2026-01-21T02:45:10.074Z] Agent id: 3
[2026-01-21T02:45:10.074Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc jdk.internal.jvmstat/sun.jvmstat.monitor
[2026-01-21T02:45:10.074Z] finished: Wed Jan 21 02:45:08 UTC 2026
[2026-01-21T02:45:10.074Z] elapsed time (seconds): 0.896
[2026-01-21T02:45:10.074Z] configuration:
[2026-01-21T02:45:10.074Z] Boot Layer
[2026-01-21T02:45:10.074Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2026-01-21T02:45:10.074Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-01-21T02:45:10.074Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar
[2026-01-21T02:45:10.074Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2026-01-21T02:45:10.074Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2026-01-21T02:45:10.074Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2026-01-21T02:45:10.074Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/patches/java.base
[2026-01-21T02:45:10.074Z]
[2026-01-21T02:45:10.074Z] Test Layer
[2026-01-21T02:45:10.074Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2026-01-21T02:45:10.074Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2026-01-21T02:45:10.074Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d
[2026-01-21T02:45:10.074Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2026-01-21T02:45:10.074Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib
[2026-01-21T02:45:10.074Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2026-01-21T02:45:10.074Z]
[2026-01-21T02:45:10.074Z] rerun:
[2026-01-21T02:45:10.074Z] cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/scratch && \
[2026-01-21T02:45:10.074Z] DISPLAY=unix:0 \
[2026-01-21T02:45:10.074Z] HOME=/home/jenkins \
[2026-01-21T02:45:10.074Z] LANG=en_US \
[2026-01-21T02:45:10.074Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-01-21T02:45:10.074Z] TZ=CUT0 \
[2026-01-21T02:45:10.074Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java \
[2026-01-21T02:45:10.074Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2026-01-21T02:45:10.074Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2026-01-21T02:45:10.074Z] -Dtest.compiler.opts= \
[2026-01-21T02:45:10.074Z] -Dtest.java.opts= \
[2026-01-21T02:45:10.074Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2026-01-21T02:45:10.074Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2026-01-21T02:45:10.074Z] -Dtest.timeout.factor=8.0 \
[2026-01-21T02:45:10.074Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2026-01-21T02:45:10.074Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2026-01-21T02:45:10.074Z] -Dtest.name=runtime/ErrorHandling/MachCodeFramesInErrorFile.java \
[2026-01-21T02:45:10.074Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/MachCodeFramesInErrorFile.java \
[2026-01-21T02:45:10.074Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling \
[2026-01-21T02:45:10.074Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2026-01-21T02:45:10.074Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d \
[2026-01-21T02:45:10.074Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib \
[2026-01-21T02:45:10.074Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib \
[2026-01-21T02:45:10.074Z] -Dtest.modules='java.base/jdk.internal.misc java.compiler java.management jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2026-01-21T02:45:10.074Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2026-01-21T02:45:10.074Z] MachCodeFramesInErrorFile
[2026-01-21T02:45:10.074Z] stderr:
[2026-01-21T02:45:10.074Z] WARNING: A terminally deprecated method in java.lang.System has been called
[2026-01-21T02:45:10.074Z] WARNING: System::setSecurityManager has been called by com.sun.javatest.regtest.agent.RegressionSecurityManager (file:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar)
[2026-01-21T02:45:10.074Z] WARNING: Please consider reporting this to the maintainers of com.sun.javatest.regtest.agent.RegressionSecurityManager
[2026-01-21T02:45:10.074Z] WARNING: System::setSecurityManager will be removed in a future release
[2026-01-21T02:45:10.074Z] STDOUT:
[2026-01-21T02:45:10.075Z] Command line: [/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -Xmx64m --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED -XX:-CreateCoredumpOnCrash -Xcomp -XX:-TieredCompilation -XX:CompileCommand=compileonly,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,*/Unsafe.getLong MachCodeFramesInErrorFile$Crasher crashInJava ]
[2026-01-21T02:45:10.075Z] [2026-01-21T02:45:08.645216Z] Gathering output for process 30540244
[2026-01-21T02:45:10.075Z] STDERR:
[2026-01-21T02:45:10.075Z] java.lang.RuntimeException: "Native frames: " line missing in hs_err_pid file:
[2026-01-21T02:45:10.075Z] #
[2026-01-21T02:45:10.075Z] # A fatal error has been detected by the Java Runtime Environment:
[2026-01-21T02:45:10.075Z] #
[2026-01-21T02:45:10.075Z] # SIGSEGV (0xb) at pc=0x0a000100000819a0, pid=30540244, tid=258
[2026-01-21T02:45:10.075Z] #
[2026-01-21T02:45:10.075Z] # JRE version: OpenJDK Runtime Environment Temurin-17.0.18+8 (17.0.18+8) (build 17.0.18+8)
[2026-01-21T02:45:10.075Z] # Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.18+8 (17.0.18+8, compiled mode, compressed oops, compressed class ptrs, g1 gc, aix-ppc64)
[2026-01-21T02:45:10.075Z] # Problematic frame:
[2026-01-21T02:45:10.075Z] # J 18 c2 MachCodeFramesInErrorFile$Crasher.crashInJava3(J)V (27 bytes) @ 0x0a000100000819a0 [0x0a00010000081980+0x0000000000000020]
[2026-01-21T02:45:10.075Z] #
[2026-01-21T02:45:10.075Z] # CreateCoredumpOnCrash turned off, no core file dumped
[2026-01-21T02:45:10.075Z] #
[2026-01-21T02:45:10.075Z] # If you would like to submit a bug report, please visit:
[2026-01-21T02:45:10.075Z] # https://github.com/adoptium/adoptium-support/issues
[2026-01-21T02:45:10.075Z] #
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] --------------- S U M M A R Y ------------
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] Command Line: -Xmx64m --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED -XX:-CreateCoredumpOnCrash -Xcomp -XX:-TieredCompilation -XX:CompileCommand=compileonly,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,*/Unsafe.getLong MachCodeFramesInErrorFile$Crasher crashInJava
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] Host: PV_9_Compat, 24 cores, 32G, 2 7
[2026-01-21T02:45:10.075Z] Time: Wed Jan 21 02:45:08 2026 CUT elapsed time: 0.193990 seconds (0d 0h 0m 0s)
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] --------------- T H R E A D ---------------
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] Current thread (0x0000000110263b10): JavaThread "main" [_thread_in_Java, id=258, stack(0x0000000110040000,0x000000011023d888)]
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] Stack: [0x0000000110040000,0x000000011023d888], sp=0x000000011023ccd0, free space=2035k
[2026-01-21T02:45:10.075Z] ------ current frame:
[2026-01-21T02:45:10.075Z] iar: 0x0a000100000819a0 (unknown module)::(unknown function)+?
[2026-01-21T02:45:10.075Z] lr: 0x0a00010000080ccc (unknown module)::(unknown function)+?
[2026-01-21T02:45:10.075Z] sp: 0x000000011023ccd0 (base - 0xBB8)
[2026-01-21T02:45:10.075Z] rtoc: 0x08001000a0184bf8
[2026-01-21T02:45:10.075Z] |---stackaddr----| |----lrsave------|: <function name>
[2026-01-21T02:45:10.075Z] 0x000000011023cd20 - 0x0a00010000080ccc (unknown module)::(unknown function)+?
[2026-01-21T02:45:10.075Z] 0x000000011023cd60 - 0x0a00010000007350 (unknown module)::(unknown function)+?
[2026-01-21T02:45:10.075Z] 0x000000011023ce50 - 0x0a00010000007350 (unknown module)::(unknown function)+?
[2026-01-21T02:45:10.075Z] 0x000000011023cf70 - 0x0a00010000000acc (unknown module)::(unknown function)+?
[2026-01-21T02:45:10.075Z] 0x000000011023d0f0 - 0x0900000012b030c4 libjvm.so::_ZN9JavaCalls11call_helperEP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThread+0x2e4 (C++ saves_lr stores_bc gpr_saved:8 fixedparms:4 )
[2026-01-21T02:45:10.075Z] 0x000000011023d230 - 0x09000000122da238 libjvm.so::_ZN2os20os_exception_wrapperEPFvP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThreadES1_S4_S6_S8_+0x38 (C++ saves_lr stores_bc fixedparms:5 )
[2026-01-21T02:45:10.075Z] 0x000000011023d2a0 - 0x0900000012b05f90 libjvm.so::_ZN9JavaCalls4callEP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThread+0x30 (C++ saves_lr stores_bc fixedparms:4 )
[2026-01-21T02:45:10.075Z] 0x000000011023d310 - 0x0900000012f68870 libjvm.so::IPRA.$_ZL17jni_invoke_staticP7JNIEnv_P9JavaValueP8_jobject11JNICallTypeP10_jmethodIDP18JNI_ArgumentPusherP10JavaThread+0x150 (C++ saves_lr stores_bc gpr_saved:12 fixedparms:7 )
[2026-01-21T02:45:10.075Z] 0x000000011023d4a0 - 0x0900000012f70e04 libjvm.so::jni_CallStaticVoidMethod+0x264 (C++ saves_lr stores_bc gpr_saved:7 fixedparms:8 parmsonstk:1)
[2026-01-21T02:45:10.075Z] 0x000000011023d610 - 0x0000000100007e18 java::JavaMain+0xc18 (C saves_lr stores_bc gpr_saved:14 fixedparms:1 )
[2026-01-21T02:45:10.075Z] 0x000000011023d730 - 0x000000010000df30 java::ThreadJavaMain+0x10 (C saves_lr stores_bc fixedparms:1 )
[2026-01-21T02:45:10.075Z] 0x000000011023d7a0 - 0x09000000005a3fec libpthreads.a::_pthread_body+0xec (C saves_lr stores_bc gpr_saved:1 fixedparms:1 )
[2026-01-21T02:45:10.075Z] 0x000000011023d820 - 0x0000000000000000
[2026-01-21T02:45:10.075Z] *** end of backchain ***
[2026-01-21T02:45:10.075Z] -----------------------
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] siginfo: si_signo: 11 (SIGSEGV), si_code: 51 (SEGV_ACCERR), si_addr: 0x000000000000000a
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] Registers:
[2026-01-21T02:45:10.075Z] pc =0x0a000100000819a0 lr =0x0a00010000080ccc ctr=0x0a00010000081980
[2026-01-21T02:45:10.075Z] r0 =0x0000000000000000 r1 =0x000000011023ccd0 r2 =0x08001000a0184bf8
[2026-01-21T02:45:10.075Z] r3 =0x000000000000000a r4 =0x00000000f3f14d40 r5 =0x0000000000000008
[2026-01-21T02:45:10.075Z] r6 =0x000000011023cac8 r7 =0x00000000f3f14d40 r8 =0x0000000000000001
[2026-01-21T02:45:10.075Z] r9 =0x00000000f3f14d40 r10=0x000000011023cb88 r11=0x000000011021cd10
[2026-01-21T02:45:10.075Z] r12=0x000000011023cd50 r13=0x0000000110247800 r14=0x000000000000000a
[2026-01-21T02:45:10.075Z] r15=0x000000000000002a r16=0x0000000110263b10 r17=0x00000000f3f14d40
[2026-01-21T02:45:10.075Z] r18=0x000000011023cd08 r19=0x0a00010090407bb0 r20=0x0a00010000080ccc
[2026-01-21T02:45:10.075Z] r21=0x000000011023cd10 r22=0x000000000000001a r23=0xffffffff84000000
[2026-01-21T02:45:10.075Z] r24=0x0a0001000001c840 r25=0x08001000a0165478 r26=0x000000011023cc58
[2026-01-21T02:45:10.075Z] r27=0x0a000100901eba40 r28=0x0000000000000000 r29=0x0a00010000000000
[2026-01-21T02:45:10.075Z] r30=0x00000000000000d0 r31=0x0a000100901e3ee8
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] Register to memory mapping:
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] pc =0x0a000100000819a0 is at entry_point+32 in (nmethod*)0x0a00010000081710
[2026-01-21T02:45:10.075Z] Compiled method (c2) 196 18 MachCodeFramesInErrorFile$Crasher::crashInJava3 (27 bytes)
[2026-01-21T02:45:10.075Z] total in heap [0x0a00010000081710,0x0a00010000081b40] = 1072
[2026-01-21T02:45:10.075Z] relocation [0x0a00010000081868,0x0a00010000081898] = 48
[2026-01-21T02:45:10.075Z] constants [0x0a00010000081900,0x0a00010000081980] = 128
[2026-01-21T02:45:10.075Z] main code [0x0a00010000081980,0x0a00010000081a00] = 128
[2026-01-21T02:45:10.075Z] stub code [0x0a00010000081a00,0x0a00010000081a90] = 144
[2026-01-21T02:45:10.075Z] oops [0x0a00010000081a90,0x0a00010000081aa0] = 16
[2026-01-21T02:45:10.075Z] metadata [0x0a00010000081aa0,0x0a00010000081ab8] = 24
[2026-01-21T02:45:10.075Z] scopes data [0x0a00010000081ab8,0x0a00010000081ae0] = 40
[2026-01-21T02:45:10.075Z] scopes pcs [0x0a00010000081ae0,0x0a00010000081b20] = 64
[2026-01-21T02:45:10.075Z] dependencies [0x0a00010000081b20,0x0a00010000081b28] = 8
[2026-01-21T02:45:10.075Z] handler table [0x0a00010000081b28,0x0a00010000081b40] = 24
[2026-01-21T02:45:10.075Z] lr =0x0a00010000080ccc is at entry_point+76 in (nmethod*)0x0a00010000080a10
[2026-01-21T02:45:10.075Z] Compiled method (c2) 196 17 MachCodeFramesInErrorFile$Crasher::crashInJava2 (13 bytes)
[2026-01-21T02:45:10.075Z] total in heap [0x0a00010000080a10,0x0a00010000080f50] = 1344
[2026-01-21T02:45:10.075Z] relocation [0x0a00010000080b68,0x0a00010000080bb8] = 80
[2026-01-21T02:45:10.075Z] constants [0x0a00010000080c00,0x0a00010000080c80] = 128
[2026-01-21T02:45:10.075Z] main code [0x0a00010000080c80,0x0a00010000080d80] = 256
[2026-01-21T02:45:10.075Z] stub code [0x0a00010000080d80,0x0a00010000080e50] = 208
[2026-01-21T02:45:10.075Z] oops [0x0a00010000080e50,0x0a00010000080e68] = 24
[2026-01-21T02:45:10.075Z] metadata [0x0a00010000080e68,0x0a00010000080e90] = 40
[2026-01-21T02:45:10.075Z] scopes data [0x0a00010000080e90,0x0a00010000080eb8] = 40
[2026-01-21T02:45:10.075Z] scopes pcs [0x0a00010000080eb8,0x0a00010000080f08] = 80
[2026-01-21T02:45:10.075Z] dependencies [0x0a00010000080f08,0x0a00010000080f10] = 8
[2026-01-21T02:45:10.075Z] handler table [0x0a00010000080f10,0x0a00010000080f40] = 48
[2026-01-21T02:45:10.075Z] nul chk table [0x0a00010000080f40,0x0a00010000080f50] = 16
[2026-01-21T02:45:10.075Z] sp =0x000000011023ccd0 is pointing into the stack for thread: 0x0000000110263b10
[2026-01-21T02:45:10.075Z] r0 =0x0 is NULL
[2026-01-21T02:45:10.075Z] r1 =0x000000011023ccd0 is pointing into the stack for thread: 0x0000000110263b10
[2026-01-21T02:45:10.075Z] r2 =0x08001000a0184bf8: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/libjava.so
[2026-01-21T02:45:10.075Z] r3 =0x000000000000000a: 0x000000000000000a points into unknown readable memory: 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] r4 =0x00000000f3f14d40 is an oop: java.io.PrintStream
[2026-01-21T02:45:10.075Z] {0x00000000f3f14d40} - klass: 'java/io/PrintStream'
[2026-01-21T02:45:10.075Z] - ---- fields (total size 5 words):
[2026-01-21T02:45:10.075Z] - private volatile 'closed' 'Z' @12 false
[2026-01-21T02:45:10.075Z] - protected 'out' 'Ljava/io/OutputStream;' @16 a 'java/io/BufferedOutputStream'{0x00000000f3f14e00} (f3f14e00)
[2026-01-21T02:45:10.075Z] - private final 'closeLock' 'Ljava/lang/Object;' @20 a 'java/lang/Object'{0x00000000f3f14f00} (f3f14f00)
[2026-01-21T02:45:10.075Z] - private final 'autoFlush' 'Z' @13 true
[2026-01-21T02:45:10.075Z] - private 'trouble' 'Z' @14 false
[2026-01-21T02:45:10.075Z] - private 'closing' 'Z' @15 false
[2026-01-21T02:45:10.075Z] - private 'formatter' 'Ljava/util/Formatter;' @24 NULL (0)
[2026-01-21T02:45:10.075Z] - private 'textOut' 'Ljava/io/BufferedWriter;' @28 a 'java/io/BufferedWriter'{0x00000000f3f24120} (f3f24120)
[2026-01-21T02:45:10.075Z] - private 'charOut' 'Ljava/io/OutputStreamWriter;' @32 a 'java/io/OutputStreamWriter'{0x00000000f3f15050} (f3f15050)
[2026-01-21T02:45:10.075Z] r5 =0x0000000000000008: 0x0000000000000008 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] r6 =0x000000011023cac8 is pointing into the stack for thread: 0x0000000110263b10
[2026-01-21T02:45:10.075Z] r7 =0x00000000f3f14d40 is an oop: java.io.PrintStream
[2026-01-21T02:45:10.075Z] {0x00000000f3f14d40} - klass: 'java/io/PrintStream'
[2026-01-21T02:45:10.075Z] - ---- fields (total size 5 words):
[2026-01-21T02:45:10.075Z] - private volatile 'closed' 'Z' @12 false
[2026-01-21T02:45:10.075Z] - protected 'out' 'Ljava/io/OutputStream;' @16 a 'java/io/BufferedOutputStream'{0x00000000f3f14e00} (f3f14e00)
[2026-01-21T02:45:10.075Z] - private final 'closeLock' 'Ljava/lang/Object;' @20 a 'java/lang/Object'{0x00000000f3f14f00} (f3f14f00)
[2026-01-21T02:45:10.075Z] - private final 'autoFlush' 'Z' @13 true
[2026-01-21T02:45:10.075Z] - private 'trouble' 'Z' @14 false
[2026-01-21T02:45:10.075Z] - private 'closing' 'Z' @15 false
[2026-01-21T02:45:10.075Z] - private 'formatter' 'Ljava/util/Formatter;' @24 NULL (0)
[2026-01-21T02:45:10.075Z] - private 'textOut' 'Ljava/io/BufferedWriter;' @28 a 'java/io/BufferedWriter'{0x00000000f3f24120} (f3f24120)
[2026-01-21T02:45:10.075Z] - private 'charOut' 'Ljava/io/OutputStreamWriter;' @32 a 'java/io/OutputStreamWriter'{0x00000000f3f15050} (f3f15050)
[2026-01-21T02:45:10.075Z] r8 =0x0000000000000001: 0x0000000000000001 points into unknown readable memory: 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] r9 =0x00000000f3f14d40 is an oop: java.io.PrintStream
[2026-01-21T02:45:10.075Z] {0x00000000f3f14d40} - klass: 'java/io/PrintStream'
[2026-01-21T02:45:10.075Z] - ---- fields (total size 5 words):
[2026-01-21T02:45:10.075Z] - private volatile 'closed' 'Z' @12 false
[2026-01-21T02:45:10.075Z] - protected 'out' 'Ljava/io/OutputStream;' @16 a 'java/io/BufferedOutputStream'{0x00000000f3f14e00} (f3f14e00)
[2026-01-21T02:45:10.075Z] - private final 'closeLock' 'Ljava/lang/Object;' @20 a 'java/lang/Object'{0x00000000f3f14f00} (f3f14f00)
[2026-01-21T02:45:10.075Z] - private final 'autoFlush' 'Z' @13 true
[2026-01-21T02:45:10.075Z] - private 'trouble' 'Z' @14 false
[2026-01-21T02:45:10.075Z] - private 'closing' 'Z' @15 false
[2026-01-21T02:45:10.075Z] - private 'formatter' 'Ljava/util/Formatter;' @24 NULL (0)
[2026-01-21T02:45:10.075Z] - private 'textOut' 'Ljava/io/BufferedWriter;' @28 a 'java/io/BufferedWriter'{0x00000000f3f24120} (f3f24120)
[2026-01-21T02:45:10.075Z] - private 'charOut' 'Ljava/io/OutputStreamWriter;' @32 a 'java/io/OutputStreamWriter'{0x00000000f3f15050} (f3f15050)
[2026-01-21T02:45:10.075Z] r10=0x000000011023cb88 is pointing into the stack for thread: 0x0000000110263b10
[2026-01-21T02:45:10.075Z] r11=0x000000011021cd10 is pointing into the stack for thread: 0x0000000110263b10
[2026-01-21T02:45:10.075Z] r12=0x000000011023cd50 is pointing into the stack for thread: 0x0000000110263b10
[2026-01-21T02:45:10.075Z] r13=0x0000000110247800: 0x0000000110247800 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] r14=0x000000000000000a: 0x000000000000000a points into unknown readable memory: 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] r15=0x000000000000002a: 0x000000000000002a points into unknown readable memory: 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] r16=0x0000000110263b10 is a thread
[2026-01-21T02:45:10.075Z] r17=0x00000000f3f14d40 is an oop: java.io.PrintStream
[2026-01-21T02:45:10.075Z] {0x00000000f3f14d40} - klass: 'java/io/PrintStream'
[2026-01-21T02:45:10.075Z] - ---- fields (total size 5 words):
[2026-01-21T02:45:10.075Z] - private volatile 'closed' 'Z' @12 false
[2026-01-21T02:45:10.075Z] - protected 'out' 'Ljava/io/OutputStream;' @16 a 'java/io/BufferedOutputStream'{0x00000000f3f14e00} (f3f14e00)
[2026-01-21T02:45:10.075Z] - private final 'closeLock' 'Ljava/lang/Object;' @20 a 'java/lang/Object'{0x00000000f3f14f00} (f3f14f00)
[2026-01-21T02:45:10.075Z] - private final 'autoFlush' 'Z' @13 true
[2026-01-21T02:45:10.075Z] - private 'trouble' 'Z' @14 false
[2026-01-21T02:45:10.075Z] - private 'closing' 'Z' @15 false
[2026-01-21T02:45:10.075Z] - private 'formatter' 'Ljava/util/Formatter;' @24 NULL (0)
[2026-01-21T02:45:10.075Z] - private 'textOut' 'Ljava/io/BufferedWriter;' @28 a 'java/io/BufferedWriter'{0x00000000f3f24120} (f3f24120)
[2026-01-21T02:45:10.075Z] - private 'charOut' 'Ljava/io/OutputStreamWriter;' @32 a 'java/io/OutputStreamWriter'{0x00000000f3f15050} (f3f15050)
[2026-01-21T02:45:10.075Z] r18=0x000000011023cd08 is pointing into the stack for thread: 0x0000000110263b10
[2026-01-21T02:45:10.075Z] r19={method} {0x0a00010090407bb0} 'crashInJava3' '(J)V' in 'MachCodeFramesInErrorFile$Crasher'
[2026-01-21T02:45:10.075Z] r20=0x0a00010000080ccc is at entry_point+76 in (nmethod*)0x0a00010000080a10
[2026-01-21T02:45:10.075Z] Compiled method (c2) 198 17 MachCodeFramesInErrorFile$Crasher::crashInJava2 (13 bytes)
[2026-01-21T02:45:10.075Z] total in heap [0x0a00010000080a10,0x0a00010000080f50] = 1344
[2026-01-21T02:45:10.075Z] relocation [0x0a00010000080b68,0x0a00010000080bb8] = 80
[2026-01-21T02:45:10.075Z] constants [0x0a00010000080c00,0x0a00010000080c80] = 128
[2026-01-21T02:45:10.075Z] main code [0x0a00010000080c80,0x0a00010000080d80] = 256
[2026-01-21T02:45:10.075Z] stub code [0x0a00010000080d80,0x0a00010000080e50] = 208
[2026-01-21T02:45:10.075Z] oops [0x0a00010000080e50,0x0a00010000080e68] = 24
[2026-01-21T02:45:10.075Z] metadata [0x0a00010000080e68,0x0a00010000080e90] = 40
[2026-01-21T02:45:10.075Z] scopes data [0x0a00010000080e90,0x0a00010000080eb8] = 40
[2026-01-21T02:45:10.075Z] scopes pcs [0x0a00010000080eb8,0x0a00010000080f08] = 80
[2026-01-21T02:45:10.075Z] dependencies [0x0a00010000080f08,0x0a00010000080f10] = 8
[2026-01-21T02:45:10.075Z] handler table [0x0a00010000080f10,0x0a00010000080f40] = 48
[2026-01-21T02:45:10.075Z] nul chk table [0x0a00010000080f40,0x0a00010000080f50] = 16
[2026-01-21T02:45:10.075Z] r21=0x000000011023cd10 is pointing into the stack for thread: 0x0000000110263b10
[2026-01-21T02:45:10.075Z] r22=0x000000000000001a: 0x000000000000001a points into unknown readable memory: 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] r23=0xffffffff84000000: 0xffffffff84000000 is an unknown value
[2026-01-21T02:45:10.075Z] r24=0x0a0001000001c840 is at code_begin+64 in an Interpreter codelet
[2026-01-21T02:45:10.075Z] goto 167 goto [0x0a0001000001c800, 0x0a0001000001cb80] 896 bytes
[2026-01-21T02:45:10.075Z] r25=0x08001000a0165478: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/server/libjvm.so
[2026-01-21T02:45:10.075Z] r26=0x000000011023cc58 is pointing into the stack for thread: 0x0000000110263b10
[2026-01-21T02:45:10.075Z] r27=0x0a000100901eba40 is pointing into metadata
[2026-01-21T02:45:10.075Z] r28=0x0 is NULL
[2026-01-21T02:45:10.075Z] r29=0x0a00010000000000: 0x0a00010000000000 points into unknown readable memory: 0x0000000000000006 | 00 00 00 00 00 00 00 06
[2026-01-21T02:45:10.075Z] r30=0x00000000000000d0: 0x00000000000000d0 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] r31={method} {0x0a000100901e3ee8} 'flush' '()V' in 'java/io/OutputStream'
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] Top of Stack: (sp=0x000000011023ccd0)
[2026-01-21T02:45:10.075Z] 0x000000011023ccd0: 000000011023cd10 08001000a0165478
[2026-01-21T02:45:10.075Z] 0x000000011023cce0: 000000011023cc58 0a000100901eba40
[2026-01-21T02:45:10.075Z] 0x000000011023ccf0: 0000000000000000 0a00010000000000
[2026-01-21T02:45:10.075Z] 0x000000011023cd00: 00000000000000d0 0a000100901e3ee8
[2026-01-21T02:45:10.075Z] 0x000000011023cd10: 000000011023cd50 0000000088800228
[2026-01-21T02:45:10.075Z] 0x000000011023cd20: 0a00010000080ccc 0a00010000000000
[2026-01-21T02:45:10.075Z] 0x000000011023cd30: 000000000000000a 0a000100901e3ee8
[2026-01-21T02:45:10.075Z] 0x000000011023cd40: 000000011023ce40 000000011023cd00
[2026-01-21T02:45:10.075Z] 0x000000011023cd50: 000000011023ce40 000000011023cc90
[2026-01-21T02:45:10.075Z] 0x000000011023cd60: 0a00010000007350 0000000000000000
[2026-01-21T02:45:10.075Z] 0x000000011023cd70: 0000000110263b10 0000000110264430
[2026-01-21T02:45:10.075Z] 0x000000011023cd80: 000000011023ce40 00000001102644a0
[2026-01-21T02:45:10.075Z] 0x000000011023cd90: 0a00010000007350 00000000000000d8
[2026-01-21T02:45:10.075Z] 0x000000011023cda0: 000000011023d1a8 0000000110263b10
[2026-01-21T02:45:10.075Z] 0x000000011023cdb0: 00000000000000cc 0000000000000000
[2026-01-21T02:45:10.075Z] 0x000000011023cdc0: 0000000000000000 000000000000000a
[2026-01-21T02:45:10.075Z] 0x000000011023cdd0: 0000000000000000 0a00010090407a60
[2026-01-21T02:45:10.075Z] 0x000000011023cde0: 00000000f3e5bf18 000000011023cef0
[2026-01-21T02:45:10.075Z] 0x000000011023cdf0: 000000011023cdd8 0a00010090408000
[2026-01-21T02:45:10.075Z] 0x000000011023ce00: 0a00010090407a51 000000011023cdc0
[2026-01-21T02:45:10.075Z] 0x000000011023ce10: 0a00010090409d28 000000011023cd40
[2026-01-21T02:45:10.075Z] 0x000000011023ce20: 000000011023ce70 0000000000002260
[2026-01-21T02:45:10.075Z] 0x000000011023ce30: 000000011023ce70 000000002480022b
[2026-01-21T02:45:10.075Z] 0x000000011023ce40: 000000011023cf60 0a0001009010f830
[2026-01-21T02:45:10.075Z] 0x000000011023ce50: 0a00010000007350 000000011023cef0
[2026-01-21T02:45:10.075Z] 0x000000011023ce60: 0a00010000021338 0a000100905937a0
[2026-01-21T02:45:10.075Z] 0x000000011023ce70: 000000011023cf60 000000011023ce38
[2026-01-21T02:45:10.075Z] 0x000000011023ce80: 0a00010000007350 000000011023cdc0
[2026-01-21T02:45:10.075Z] 0x000000011023ce90: 000000011023ce50 0000000000000000
[2026-01-21T02:45:10.075Z] 0x000000011023cea0: 000000011023ce50 0000000000000000
[2026-01-21T02:45:10.075Z] 0x000000011023ceb0: 000000011023cf60 0000000000000000
[2026-01-21T02:45:10.075Z] 0x000000011023cec0: 0a000100000077f0 00000000f3f00310
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] Instructions: (pc=0x0a000100000819a0)
[2026-01-21T02:45:10.075Z] 0x0a000100000818a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a000100000818b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a000100000818c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a000100000818d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a000100000818e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a000100000818f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a00010000081900: 00 00 00 00 f3 f0 0f 40 0a 00 01 00 00 05 92 80
[2026-01-21T02:45:10.075Z] 0x0a00010000081910: 00 00 00 00 00 00 00 00 0a 00 01 00 00 06 02 80
[2026-01-21T02:45:10.075Z] 0x0a00010000081920: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a00010000081930: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a00010000081940: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a00010000081950: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a00010000081960: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a00010000081970: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a00010000081980: 7e 88 02 a6 3d 61 ff fe f8 0b 00 00 7c 35 0b 78
[2026-01-21T02:45:10.075Z] 0x0a00010000081990: f8 21 ff c1 fa 95 00 10 7c 6e 1b 78 39 e0 00 2a
[2026-01-21T02:45:10.075Z] 0x0a000100000819a0: f9 ee 00 00 3d dd 00 08 39 ce 19 00 3d ce 00 00
[2026-01-21T02:45:10.075Z] 0x0a000100000819b0: e9 ce 00 00 81 ee 00 74 91 e1 00 20 38 80 00 04
[2026-01-21T02:45:10.075Z] 0x0a000100000819c0: 4b fd 78 c1 f8 61 00 28 38 60 ff ad 4b fd e8 b5
[2026-01-21T02:45:10.075Z] 0x0a000100000819d0: eb e1 00 50 7f e8 03 a6 38 21 00 40 4b fe f9 a4
[2026-01-21T02:45:10.075Z] 0x0a000100000819e0: 60 00 00 00 60 00 00 00 60 00 00 00 60 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a000100000819f0: 60 00 00 00 60 00 00 00 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a00010000081a00: 3d 9d 00 08 39 8c 19 00 e9 8c 00 08 7d 89 03 a6
[2026-01-21T02:45:10.075Z] 0x0a00010000081a10: 4e 80 04 20 3d 7d 00 08 39 6b 19 00 ea 6b 00 10
[2026-01-21T02:45:10.075Z] 0x0a00010000081a20: 60 00 00 00 7d 60 5b 78 3d 7d 00 00 39 6b ff ff
[2026-01-21T02:45:10.075Z] 0x0a00010000081a30: 7d 69 03 a6 7c 0b 03 78 60 00 00 00 4e 80 04 20
[2026-01-21T02:45:10.075Z] 0x0a00010000081a40: 3d 9d 00 08 39 8c 19 00 e9 8c 00 18 7d 89 03 a6
[2026-01-21T02:45:10.075Z] 0x0a00010000081a50: 4e 80 04 20 4b fe a8 ac 60 00 00 00 60 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a00010000081a60: 60 00 00 00 60 00 00 00 60 00 00 00 60 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a00010000081a70: 60 00 00 00 60 00 00 00 60 00 00 00 60 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a00010000081a80: 60 00 00 00 60 00 00 00 4b fd e2 79 00 00 00 00
[2026-01-21T02:45:10.075Z] 0x0a00010000081a90: 00 00 00 00 f3 f0 0f 40 00 00 00 00 f3 f6 1e 70
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] Decoded instructions: (pc=0x0a000100000819a0)
[2026-01-21T02:45:10.075Z] <TODO: PPC port - print_context>
[2026-01-21T02:45:10.075Z]
[2026-01-21T02:45:10.075Z] Stack slot to memory mapping:
[2026-01-21T02:45:10.075Z] stack at sp + 0 slots: 0x000000011023cd10 is pointing into the stack for thread: 0x0000000110263b10
[2026-01-21T02:45:10.075Z] stack at sp + 1 slots: 0x08001000a0165478: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/server/libjvm.so
[2026-01-21T02:45:10.075Z] stack at sp + 2 slots: 0x000000011023cc58 is pointing into the stack for thread: 0x0000000110263b10
[2026-01-21T02:45:10.076Z] stack at sp + 3 slots: 0x0a000100901eba40 is pointing into metadata
[2026-01-21T02:45:10.076Z] stack at sp + 4 slots: 0x0 is NULL
[2026-01-21T02:45:10.076Z] stack at sp + 5 slots: 0x0a00010000000000: 0x0a00010000000000 points into unknown readable memory: 0x0000000000000006 | 00 00 00 00 00 00 00 06
[2026-01-21T02:45:10.076Z] stack at sp + 6 slots: 0x00000000000000d0: 0x00000000000000d0 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00
[2026-01-21T02:45:10.076Z] stack at sp + 7 slots: {method} {0x0a000100901e3ee8} 'flush' '()V' in 'java/io/OutputStream'
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Compiled method (c2) 206 18 MachCodeFramesInErrorFile$Crasher::crashInJava3 (27 bytes)
[2026-01-21T02:45:10.076Z] total in heap [0x0a00010000081710,0x0a00010000081b40] = 1072
[2026-01-21T02:45:10.076Z] relocation [0x0a00010000081868,0x0a00010000081898] = 48
[2026-01-21T02:45:10.076Z] constants [0x0a00010000081900,0x0a00010000081980] = 128
[2026-01-21T02:45:10.076Z] main code [0x0a00010000081980,0x0a00010000081a00] = 128
[2026-01-21T02:45:10.076Z] stub code [0x0a00010000081a00,0x0a00010000081a90] = 144
[2026-01-21T02:45:10.076Z] oops [0x0a00010000081a90,0x0a00010000081aa0] = 16
[2026-01-21T02:45:10.076Z] metadata [0x0a00010000081aa0,0x0a00010000081ab8] = 24
[2026-01-21T02:45:10.076Z] scopes data [0x0a00010000081ab8,0x0a00010000081ae0] = 40
[2026-01-21T02:45:10.076Z] scopes pcs [0x0a00010000081ae0,0x0a00010000081b20] = 64
[2026-01-21T02:45:10.076Z] dependencies [0x0a00010000081b20,0x0a00010000081b28] = 8
[2026-01-21T02:45:10.076Z] handler table [0x0a00010000081b28,0x0a00010000081b40] = 24
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] [Constant Pool]
[2026-01-21T02:45:10.076Z] Address hex4 hex8
[2026-01-21T02:45:10.076Z] 0x0a00010000081900: 0x00000000 0x00000000f3f00f40
[2026-01-21T02:45:10.076Z] 0x0a00010000081904: 0xf3f00f40
[2026-01-21T02:45:10.076Z] 0x0a00010000081908: 0x0a000100 0x0a00010000059280
[2026-01-21T02:45:10.076Z] 0x0a0001000008190c: 0x00059280
[2026-01-21T02:45:10.076Z] 0x0a00010000081910: 0x00000000 0x0000000000000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081914: 0x00000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081918: 0x0a000100 0x0a00010000060280
[2026-01-21T02:45:10.076Z] 0x0a0001000008191c: 0x00060280
[2026-01-21T02:45:10.076Z] 0x0a00010000081920: 0x00000000 0x0000000000000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081924: 0x00000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081928: 0x00000000 0x0000000000000000
[2026-01-21T02:45:10.076Z] 0x0a0001000008192c: 0x00000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081930: 0x00000000 0x0000000000000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081934: 0x00000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081938: 0x00000000 0x0000000000000000
[2026-01-21T02:45:10.076Z] 0x0a0001000008193c: 0x00000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081940: 0x00000000 0x0000000000000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081944: 0x00000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081948: 0x00000000 0x0000000000000000
[2026-01-21T02:45:10.076Z] 0x0a0001000008194c: 0x00000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081950: 0x00000000 0x0000000000000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081954: 0x00000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081958: 0x00000000 0x0000000000000000
[2026-01-21T02:45:10.076Z] 0x0a0001000008195c: 0x00000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081960: 0x00000000 0x0000000000000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081964: 0x00000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081968: 0x00000000 0x0000000000000000
[2026-01-21T02:45:10.076Z] 0x0a0001000008196c: 0x00000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081970: 0x00000000 0x0000000000000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081974: 0x00000000
[2026-01-21T02:45:10.076Z] 0x0a00010000081978: 0x00000000 0x0000000000000000
[2026-01-21T02:45:10.076Z] 0x0a0001000008197c: 0x00000000
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] [MachCode]
[2026-01-21T02:45:10.076Z] [Verified Entry Point]
[2026-01-21T02:45:10.076Z] # {method} {0x0a00010090407bb0} 'crashInJava3' '(J)V' in 'MachCodeFramesInErrorFile$Crasher'
[2026-01-21T02:45:10.076Z] # parm0: R3:R3 = long
[2026-01-21T02:45:10.076Z] # [sp+0x40] (sp of caller)
[2026-01-21T02:45:10.076Z] 0x0a00010000081980: ; {no_reloc}
[2026-01-21T02:45:10.076Z] 0x0a00010000081980: 7e88 02a6 | 3d61 fffe | f80b 0000 | 7c35 0b78 | f821 ffc1 | fa95 0010 | 7c6e 1b78 | 39e0 002a
[2026-01-21T02:45:10.076Z] 0x0a000100000819a0: f9ee 0000 | 3ddd 0008
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] 0x0a000100000819a8: ; {section_word}
[2026-01-21T02:45:10.076Z] 0x0a000100000819a8: 39ce 1900
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] 0x0a000100000819ac: ; {oop(a 'java/lang/Class'{0x00000000f3f00f40} = 'java/lang/System')}
[2026-01-21T02:45:10.076Z] 0x0a000100000819ac: 3dce 0000 | e9ce 0000 | 81ee 0074 | 91e1 0020 | 3880 0004
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] 0x0a000100000819c0: ; ImmutableOopMap {[32]=NarrowOop }
[2026-01-21T02:45:10.076Z] ;*invokestatic toUnsignedString0 {reexecute=0 rethrow=0 return_oop=1}
[2026-01-21T02:45:10.076Z] ; - java.lang.Long::toHexString@2 (line 309)
[2026-01-21T02:45:10.076Z] ; - MachCodeFramesInErrorFile$Crasher::crashInJava3@15 (line 89)
[2026-01-21T02:45:10.076Z] ; {static_call}
[2026-01-21T02:45:10.076Z] 0x0a000100000819c0: 4bfd 78c1 | f861 0028 | 3860 ffad
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] 0x0a000100000819cc: ; ImmutableOopMap {[32]=NarrowOop [40]=Oop }
[2026-01-21T02:45:10.076Z] ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0}
[2026-01-21T02:45:10.076Z] ; - MachCodeFramesInErrorFile$Crasher::crashInJava3@18 (line 89)
[2026-01-21T02:45:10.076Z] ; {runtime_call UncommonTrapBlob}
[2026-01-21T02:45:10.076Z] 0x0a000100000819cc: 4bfd e8b5 | ebe1 0050 | 7fe8 03a6 | 3821 0040
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] 0x0a000100000819dc: ; {runtime_call _rethrow_Java}
[2026-01-21T02:45:10.076Z] 0x0a000100000819dc: 4bfe f9a4 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 0000 0000
[2026-01-21T02:45:10.076Z] 0x0a000100000819fc: 0000 0000
[2026-01-21T02:45:10.076Z] [Stub Code]
[2026-01-21T02:45:10.076Z] 0x0a00010000081a00: ; {no_reloc}
[2026-01-21T02:45:10.076Z] 0x0a00010000081a00: 3d9d 0008
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] 0x0a00010000081a04: ; {section_word}
[2026-01-21T02:45:10.076Z] 0x0a00010000081a04: 398c 1900 | e98c 0008 | 7d89 03a6 | 4e80 0420
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] 0x0a00010000081a14: ; {static_stub}
[2026-01-21T02:45:10.076Z] 0x0a00010000081a14: 3d7d 0008
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] 0x0a00010000081a18: ; {section_word}
[2026-01-21T02:45:10.076Z] 0x0a00010000081a18: 396b 1900
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] 0x0a00010000081a1c: ; {metadata(NULL)}
[2026-01-21T02:45:10.076Z] 0x0a00010000081a1c: ea6b 0010 | 6000 0000 | 7d60 5b78 | 3d7d 0000 | 396b ffff | 7d69 03a6 | 7c0b 0378 | 6000 0000
[2026-01-21T02:45:10.076Z] 0x0a00010000081a3c: 4e80 0420
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] 0x0a00010000081a40: ; {trampoline_stub}
[2026-01-21T02:45:10.076Z] 0x0a00010000081a40: 3d9d 0008
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] 0x0a00010000081a44: ; {section_word}
[2026-01-21T02:45:10.076Z] 0x0a00010000081a44: 398c 1900 | e98c 0018 | 7d89 03a6 | 4e80 0420
[2026-01-21T02:45:10.076Z] [Exception Handler]
[2026-01-21T02:45:10.076Z] 0x0a00010000081a54: ; {runtime_call ExceptionBlob}
[2026-01-21T02:45:10.076Z] 0x0a00010000081a54: 4bfe a8ac | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000
[2026-01-21T02:45:10.076Z] [Deopt Handler Code]
[2026-01-21T02:45:10.076Z] 0x0a00010000081a70: ; {runtime_call DeoptimizationBlob}
[2026-01-21T02:45:10.076Z] 0x0a00010000081a70: 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 4bfd e279 | 0000 0000
[2026-01-21T02:45:10.076Z] [/MachCode]
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] --------------- P R O C E S S ---------------
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Threads class SMR info:
[2026-01-21T02:45:10.076Z] _java_thread_list=0x0000000114a67b90, length=10, elements={
[2026-01-21T02:45:10.076Z] 0x0000000110263b10, 0x00000001135fb490, 0x00000001135fcb10, 0x0000000113a814f0,
[2026-01-21T02:45:10.076Z] 0x0000000113a84810, 0x0000000113a87cf0, 0x0000000113a8c0f0, 0x000000011450def0,
[2026-01-21T02:45:10.076Z] 0x000000011483b910, 0x0000000114a66d30
[2026-01-21T02:45:10.076Z] }
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Java Threads: ( => current thread )
[2026-01-21T02:45:10.076Z] =>0x0000000110263b10 JavaThread "main" [_thread_in_Java, id=258, stack(0x0000000110040000,0x000000011023d888)]
[2026-01-21T02:45:10.076Z] 0x00000001135fb490 JavaThread "Reference Handler" daemon [_thread_blocked, id=2057, stack(0x0000000113610000,0x000000011381d888)]
[2026-01-21T02:45:10.076Z] 0x00000001135fcb10 JavaThread "Finalizer" daemon [_thread_blocked, id=2314, stack(0x0000000113830000,0x0000000113a3d888)]
[2026-01-21T02:45:10.076Z] 0x0000000113a814f0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2571, stack(0x0000000113a90000,0x0000000113cad888)]
[2026-01-21T02:45:10.076Z] 0x0000000113a84810 JavaThread "Service Thread" daemon [_thread_blocked, id=2828, stack(0x0000000113cc0000,0x0000000113ecd888)]
[2026-01-21T02:45:10.076Z] 0x0000000113a87cf0 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=3085, stack(0x0000000113ee0000,0x00000001140ed888)]
[2026-01-21T02:45:10.076Z] 0x0000000113a8c0f0 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3342, stack(0x0000000114100000,0x00000001144fd888)]
[2026-01-21T02:45:10.076Z] 0x000000011450def0 JavaThread "Sweeper thread" daemon [_thread_blocked, id=3599, stack(0x0000000114520000,0x000000011473d888)]
[2026-01-21T02:45:10.076Z] 0x000000011483b910 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=3856, stack(0x0000000114840000,0x0000000114a5d888)]
[2026-01-21T02:45:10.076Z] 0x0000000114a66d30 JavaThread "Notification Thread" daemon [_thread_blocked, id=4113, stack(0x0000000114a70000,0x0000000114c7d888)]
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Other Threads:
[2026-01-21T02:45:10.076Z] 0x00000001133b37d0 VMThread "VM Thread" [stack: 0x00000001133d0000,0x00000001135e4888] [id=1800]
[2026-01-21T02:45:10.076Z] 0x0000000114c8d130 WatcherThread [stack: 0x0000000114ca0000,0x0000000114ebe888] [id=4370]
[2026-01-21T02:45:10.076Z] 0x0000000111493410 GCTaskThread "GC Thread#0" [stack: 0x00000001114b0000,0x00000001116c4888] [id=515]
[2026-01-21T02:45:10.076Z] 0x00000001116cad50 ConcurrentGCThread "G1 Main Marker" [stack: 0x00000001116e0000,0x00000001118fc888] [id=772]
[2026-01-21T02:45:10.076Z] 0x0000000111901430 ConcurrentGCThread "G1 Conc#0" [stack: 0x0000000111920000,0x0000000111b32888] [id=1029]
[2026-01-21T02:45:10.076Z] 0x0000000112db1db0 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000000112dd0000,0x0000000112fe3888] [id=1286]
[2026-01-21T02:45:10.076Z] 0x0000000112fe8410 ConcurrentGCThread "G1 Service" [stack: 0x0000000113000000,0x0000000113219888] [id=1543]
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Threads with active compile tasks:
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] VM state: not at safepoint (normal execution)
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] VM Mutex/Monitor currently owned by a thread: None
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Heap address: 0x00000000f0000000, size: 64 MB, Compressed Oops mode: 32-bit
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Compressed class space mapped at: 0x000000e000000000-0x000000e040000000, reserved size: 1073741824
[2026-01-21T02:45:10.076Z] Narrow klass base: 0x000000e000000000, Narrow klass shift: 0, Narrow klass range: 0x40000000
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] GC Precious Log:
[2026-01-21T02:45:10.076Z] CPUs: 24 total, 24 available
[2026-01-21T02:45:10.076Z] Memory: 32768M
[2026-01-21T02:45:10.076Z] Large Page Support: Disabled
[2026-01-21T02:45:10.076Z] NUMA Support: Disabled
[2026-01-21T02:45:10.076Z] Compressed Oops: Enabled (32-bit)
[2026-01-21T02:45:10.076Z] Heap Region Size: 1M
[2026-01-21T02:45:10.076Z] Heap Min Capacity: 32M
[2026-01-21T02:45:10.076Z] Heap Initial Capacity: 64M
[2026-01-21T02:45:10.076Z] Heap Max Capacity: 64M
[2026-01-21T02:45:10.076Z] Pre-touch: Disabled
[2026-01-21T02:45:10.076Z] Parallel Workers: 18
[2026-01-21T02:45:10.076Z] Concurrent Workers: 5
[2026-01-21T02:45:10.076Z] Concurrent Refinement Workers: 18
[2026-01-21T02:45:10.076Z] Periodic GC: Disabled
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Heap:
[2026-01-21T02:45:10.076Z] garbage-first heap total 65536K, used 1024K [0x00000000f0000000, 0x00000000f4000000)
[2026-01-21T02:45:10.076Z] region size 1024K, 2 young (2048K), 0 survivors (0K)
[2026-01-21T02:45:10.076Z] Metaspace used 5265K, committed 5376K, reserved 1114112K
[2026-01-21T02:45:10.076Z] class space used 444K, committed 512K, reserved 1048576K
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, OA=open archive, CA=closed archive, TAMS=top-at-mark-start (previous, next)
[2026-01-21T02:45:10.076Z] | 0|0x00000000f0000000, 0x00000000f0000000, 0x00000000f0100000| 0%| F| |TAMS 0x00000000f0000000, 0x00000000f0000000| Untracked
[2026-01-21T02:45:10.076Z] | 1|0x00000000f0100000, 0x00000000f0100000, 0x00000000f0200000| 0%| F| |TAMS 0x00000000f0100000, 0x00000000f0100000| Untracked
[2026-01-21T02:45:10.076Z] | 2|0x00000000f0200000, 0x00000000f0200000, 0x00000000f0300000| 0%| F| |TAMS 0x00000000f0200000, 0x00000000f0200000| Untracked
[2026-01-21T02:45:10.076Z] | 3|0x00000000f0300000, 0x00000000f0300000, 0x00000000f0400000| 0%| F| |TAMS 0x00000000f0300000, 0x00000000f0300000| Untracked
[2026-01-21T02:45:10.076Z] | 4|0x00000000f0400000, 0x00000000f0400000, 0x00000000f0500000| 0%| F| |TAMS 0x00000000f0400000, 0x00000000f0400000| Untracked
[2026-01-21T02:45:10.076Z] | 5|0x00000000f0500000, 0x00000000f0500000, 0x00000000f0600000| 0%| F| |TAMS 0x00000000f0500000, 0x00000000f0500000| Untracked
[2026-01-21T02:45:10.076Z] | 6|0x00000000f0600000, 0x00000000f0600000, 0x00000000f0700000| 0%| F| |TAMS 0x00000000f0600000, 0x00000000f0600000| Untracked
[2026-01-21T02:45:10.076Z] | 7|0x00000000f0700000, 0x00000000f0700000, 0x00000000f0800000| 0%| F| |TAMS 0x00000000f0700000, 0x00000000f0700000| Untracked
[2026-01-21T02:45:10.076Z] | 8|0x00000000f0800000, 0x00000000f0800000, 0x00000000f0900000| 0%| F| |TAMS 0x00000000f0800000, 0x00000000f0800000| Untracked
[2026-01-21T02:45:10.076Z] | 9|0x00000000f0900000, 0x00000000f0900000, 0x00000000f0a00000| 0%| F| |TAMS 0x00000000f0900000, 0x00000000f0900000| Untracked
[2026-01-21T02:45:10.076Z] | 10|0x00000000f0a00000, 0x00000000f0a00000, 0x00000000f0b00000| 0%| F| |TAMS 0x00000000f0a00000, 0x00000000f0a00000| Untracked
[2026-01-21T02:45:10.076Z] | 11|0x00000000f0b00000, 0x00000000f0b00000, 0x00000000f0c00000| 0%| F| |TAMS 0x00000000f0b00000, 0x00000000f0b00000| Untracked
[2026-01-21T02:45:10.076Z] | 12|0x00000000f0c00000, 0x00000000f0c00000, 0x00000000f0d00000| 0%| F| |TAMS 0x00000000f0c00000, 0x00000000f0c00000| Untracked
[2026-01-21T02:45:10.076Z] | 13|0x00000000f0d00000, 0x00000000f0d00000, 0x00000000f0e00000| 0%| F| |TAMS 0x00000000f0d00000, 0x00000000f0d00000| Untracked
[2026-01-21T02:45:10.076Z] | 14|0x00000000f0e00000, 0x00000000f0e00000, 0x00000000f0f00000| 0%| F| |TAMS 0x00000000f0e00000, 0x00000000f0e00000| Untracked
[2026-01-21T02:45:10.076Z] | 15|0x00000000f0f00000, 0x00000000f0f00000, 0x00000000f1000000| 0%| F| |TAMS 0x00000000f0f00000, 0x00000000f0f00000| Untracked
[2026-01-21T02:45:10.076Z] | 16|0x00000000f1000000, 0x00000000f1000000, 0x00000000f1100000| 0%| F| |TAMS 0x00000000f1000000, 0x00000000f1000000| Untracked
[2026-01-21T02:45:10.076Z] | 17|0x00000000f1100000, 0x00000000f1100000, 0x00000000f1200000| 0%| F| |TAMS 0x00000000f1100000, 0x00000000f1100000| Untracked
[2026-01-21T02:45:10.076Z] | 18|0x00000000f1200000, 0x00000000f1200000, 0x00000000f1300000| 0%| F| |TAMS 0x00000000f1200000, 0x00000000f1200000| Untracked
[2026-01-21T02:45:10.076Z] | 19|0x00000000f1300000, 0x00000000f1300000, 0x00000000f1400000| 0%| F| |TAMS 0x00000000f1300000, 0x00000000f1300000| Untracked
[2026-01-21T02:45:10.076Z] | 20|0x00000000f1400000, 0x00000000f1400000, 0x00000000f1500000| 0%| F| |TAMS 0x00000000f1400000, 0x00000000f1400000| Untracked
[2026-01-21T02:45:10.076Z] | 21|0x00000000f1500000, 0x00000000f1500000, 0x00000000f1600000| 0%| F| |TAMS 0x00000000f1500000, 0x00000000f1500000| Untracked
[2026-01-21T02:45:10.076Z] | 22|0x00000000f1600000, 0x00000000f1600000, 0x00000000f1700000| 0%| F| |TAMS 0x00000000f1600000, 0x00000000f1600000| Untracked
[2026-01-21T02:45:10.076Z] | 23|0x00000000f1700000, 0x00000000f1700000, 0x00000000f1800000| 0%| F| |TAMS 0x00000000f1700000, 0x00000000f1700000| Untracked
[2026-01-21T02:45:10.076Z] | 24|0x00000000f1800000, 0x00000000f1800000, 0x00000000f1900000| 0%| F| |TAMS 0x00000000f1800000, 0x00000000f1800000| Untracked
[2026-01-21T02:45:10.076Z] | 25|0x00000000f1900000, 0x00000000f1900000, 0x00000000f1a00000| 0%| F| |TAMS 0x00000000f1900000, 0x00000000f1900000| Untracked
[2026-01-21T02:45:10.076Z] | 26|0x00000000f1a00000, 0x00000000f1a00000, 0x00000000f1b00000| 0%| F| |TAMS 0x00000000f1a00000, 0x00000000f1a00000| Untracked
[2026-01-21T02:45:10.076Z] | 27|0x00000000f1b00000, 0x00000000f1b00000, 0x00000000f1c00000| 0%| F| |TAMS 0x00000000f1b00000, 0x00000000f1b00000| Untracked
[2026-01-21T02:45:10.076Z] | 28|0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f1d00000| 0%| F| |TAMS 0x00000000f1c00000, 0x00000000f1c00000| Untracked
[2026-01-21T02:45:10.076Z] | 29|0x00000000f1d00000, 0x00000000f1d00000, 0x00000000f1e00000| 0%| F| |TAMS 0x00000000f1d00000, 0x00000000f1d00000| Untracked
[2026-01-21T02:45:10.076Z] | 30|0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f1f00000| 0%| F| |TAMS 0x00000000f1e00000, 0x00000000f1e00000| Untracked
[2026-01-21T02:45:10.076Z] | 31|0x00000000f1f00000, 0x00000000f1f00000, 0x00000000f2000000| 0%| F| |TAMS 0x00000000f1f00000, 0x00000000f1f00000| Untracked
[2026-01-21T02:45:10.076Z] | 32|0x00000000f2000000, 0x00000000f2000000, 0x00000000f2100000| 0%| F| |TAMS 0x00000000f2000000, 0x00000000f2000000| Untracked
[2026-01-21T02:45:10.076Z] | 33|0x00000000f2100000, 0x00000000f2100000, 0x00000000f2200000| 0%| F| |TAMS 0x00000000f2100000, 0x00000000f2100000| Untracked
[2026-01-21T02:45:10.076Z] | 34|0x00000000f2200000, 0x00000000f2200000, 0x00000000f2300000| 0%| F| |TAMS 0x00000000f2200000, 0x00000000f2200000| Untracked
[2026-01-21T02:45:10.076Z] | 35|0x00000000f2300000, 0x00000000f2300000, 0x00000000f2400000| 0%| F| |TAMS 0x00000000f2300000, 0x00000000f2300000| Untracked
[2026-01-21T02:45:10.076Z] | 36|0x00000000f2400000, 0x00000000f2400000, 0x00000000f2500000| 0%| F| |TAMS 0x00000000f2400000, 0x00000000f2400000| Untracked
[2026-01-21T02:45:10.076Z] | 37|0x00000000f2500000, 0x00000000f2500000, 0x00000000f2600000| 0%| F| |TAMS 0x00000000f2500000, 0x00000000f2500000| Untracked
[2026-01-21T02:45:10.076Z] | 38|0x00000000f2600000, 0x00000000f2600000, 0x00000000f2700000| 0%| F| |TAMS 0x00000000f2600000, 0x00000000f2600000| Untracked
[2026-01-21T02:45:10.076Z] | 39|0x00000000f2700000, 0x00000000f2700000, 0x00000000f2800000| 0%| F| |TAMS 0x00000000f2700000, 0x00000000f2700000| Untracked
[2026-01-21T02:45:10.076Z] | 40|0x00000000f2800000, 0x00000000f2800000, 0x00000000f2900000| 0%| F| |TAMS 0x00000000f2800000, 0x00000000f2800000| Untracked
[2026-01-21T02:45:10.076Z] | 41|0x00000000f2900000, 0x00000000f2900000, 0x00000000f2a00000| 0%| F| |TAMS 0x00000000f2900000, 0x00000000f2900000| Untracked
[2026-01-21T02:45:10.076Z] | 42|0x00000000f2a00000, 0x00000000f2a00000, 0x00000000f2b00000| 0%| F| |TAMS 0x00000000f2a00000, 0x00000000f2a00000| Untracked
[2026-01-21T02:45:10.076Z] | 43|0x00000000f2b00000, 0x00000000f2b00000, 0x00000000f2c00000| 0%| F| |TAMS 0x00000000f2b00000, 0x00000000f2b00000| Untracked
[2026-01-21T02:45:10.076Z] | 44|0x00000000f2c00000, 0x00000000f2c00000, 0x00000000f2d00000| 0%| F| |TAMS 0x00000000f2c00000, 0x00000000f2c00000| Untracked
[2026-01-21T02:45:10.076Z] | 45|0x00000000f2d00000, 0x00000000f2d00000, 0x00000000f2e00000| 0%| F| |TAMS 0x00000000f2d00000, 0x00000000f2d00000| Untracked
[2026-01-21T02:45:10.076Z] | 46|0x00000000f2e00000, 0x00000000f2e00000, 0x00000000f2f00000| 0%| F| |TAMS 0x00000000f2e00000, 0x00000000f2e00000| Untracked
[2026-01-21T02:45:10.076Z] | 47|0x00000000f2f00000, 0x00000000f2f00000, 0x00000000f3000000| 0%| F| |TAMS 0x00000000f2f00000, 0x00000000f2f00000| Untracked
[2026-01-21T02:45:10.076Z] | 48|0x00000000f3000000, 0x00000000f3000000, 0x00000000f3100000| 0%| F| |TAMS 0x00000000f3000000, 0x00000000f3000000| Untracked
[2026-01-21T02:45:10.076Z] | 49|0x00000000f3100000, 0x00000000f3100000, 0x00000000f3200000| 0%| F| |TAMS 0x00000000f3100000, 0x00000000f3100000| Untracked
[2026-01-21T02:45:10.076Z] | 50|0x00000000f3200000, 0x00000000f3200000, 0x00000000f3300000| 0%| F| |TAMS 0x00000000f3200000, 0x00000000f3200000| Untracked
[2026-01-21T02:45:10.076Z] | 51|0x00000000f3300000, 0x00000000f3300000, 0x00000000f3400000| 0%| F| |TAMS 0x00000000f3300000, 0x00000000f3300000| Untracked
[2026-01-21T02:45:10.076Z] | 52|0x00000000f3400000, 0x00000000f3400000, 0x00000000f3500000| 0%| F| |TAMS 0x00000000f3400000, 0x00000000f3400000| Untracked
[2026-01-21T02:45:10.076Z] | 53|0x00000000f3500000, 0x00000000f3500000, 0x00000000f3600000| 0%| F| |TAMS 0x00000000f3500000, 0x00000000f3500000| Untracked
[2026-01-21T02:45:10.076Z] | 54|0x00000000f3600000, 0x00000000f3600000, 0x00000000f3700000| 0%| F| |TAMS 0x00000000f3600000, 0x00000000f3600000| Untracked
[2026-01-21T02:45:10.076Z] | 55|0x00000000f3700000, 0x00000000f3700000, 0x00000000f3800000| 0%| F| |TAMS 0x00000000f3700000, 0x00000000f3700000| Untracked
[2026-01-21T02:45:10.076Z] | 56|0x00000000f3800000, 0x00000000f3800000, 0x00000000f3900000| 0%| F| |TAMS 0x00000000f3800000, 0x00000000f3800000| Untracked
[2026-01-21T02:45:10.076Z] | 57|0x00000000f3900000, 0x00000000f3900000, 0x00000000f3a00000| 0%| F| |TAMS 0x00000000f3900000, 0x00000000f3900000| Untracked
[2026-01-21T02:45:10.076Z] | 58|0x00000000f3a00000, 0x00000000f3a00000, 0x00000000f3b00000| 0%| F| |TAMS 0x00000000f3a00000, 0x00000000f3a00000| Untracked
[2026-01-21T02:45:10.076Z] | 59|0x00000000f3b00000, 0x00000000f3b00000, 0x00000000f3c00000| 0%| F| |TAMS 0x00000000f3b00000, 0x00000000f3b00000| Untracked
[2026-01-21T02:45:10.076Z] | 60|0x00000000f3c00000, 0x00000000f3c00000, 0x00000000f3d00000| 0%| F| |TAMS 0x00000000f3c00000, 0x00000000f3c00000| Untracked
[2026-01-21T02:45:10.076Z] | 61|0x00000000f3d00000, 0x00000000f3d00000, 0x00000000f3e00000| 0%| F| |TAMS 0x00000000f3d00000, 0x00000000f3d00000| Untracked
[2026-01-21T02:45:10.076Z] | 62|0x00000000f3e00000, 0x00000000f3eeb8d0, 0x00000000f3f00000| 92%| E| |TAMS 0x00000000f3e00000, 0x00000000f3e00000| Complete
[2026-01-21T02:45:10.076Z] | 63|0x00000000f3f00000, 0x00000000f4000000, 0x00000000f4000000|100%| E|CS|TAMS 0x00000000f3f00000, 0x00000000f3f00000| Complete
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Card table byte_map: [0x0a00010030000000,0x0a00010030020000] _byte_map_base: 0x0a0001002f880000
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Marking Bits (Prev, Next): (CMBitMap*) 0x00000001116c9a00, (CMBitMap*) 0x00000001116c9a40
[2026-01-21T02:45:10.076Z] Prev Bits: [0x0a00010050000000, 0x0a00010050100000)
[2026-01-21T02:45:10.076Z] Next Bits: [0x0a00010060000000, 0x0a00010060100000)
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Polling page: 0x0000000000000000
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Metaspace:
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Usage:
[2026-01-21T02:45:10.076Z] Non-class: 4.71 MB used.
[2026-01-21T02:45:10.076Z] Class: 444.73 KB used.
[2026-01-21T02:45:10.076Z] Both: 5.14 MB used.
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Virtual space:
[2026-01-21T02:45:10.076Z] Non-class space: 64.00 MB reserved, 4.75 MB ( 7%) committed, 1 nodes.
[2026-01-21T02:45:10.076Z] Class space: 1.00 GB reserved, 512.00 KB ( <1%) committed, 1 nodes.
[2026-01-21T02:45:10.076Z] Both: 1.06 GB reserved, 5.25 MB ( <1%) committed.
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Chunk freelists:
[2026-01-21T02:45:10.076Z] Non-Class: 10.95 MB
[2026-01-21T02:45:10.076Z] Class: 15.54 MB
[2026-01-21T02:45:10.076Z] Both: 26.49 MB
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] MaxMetaspaceSize: unlimited
[2026-01-21T02:45:10.076Z] CompressedClassSpaceSize: 1.00 GB
[2026-01-21T02:45:10.076Z] Initial GC threshold: 21.00 MB
[2026-01-21T02:45:10.076Z] Current GC threshold: 21.00 MB
[2026-01-21T02:45:10.076Z] CDS: off
[2026-01-21T02:45:10.076Z] MetaspaceReclaimPolicy: balanced
[2026-01-21T02:45:10.076Z] - commit_granule_bytes: 65536.
[2026-01-21T02:45:10.076Z] - commit_granule_words: 8192.
[2026-01-21T02:45:10.076Z] - virtual_space_node_default_size: 8388608.
[2026-01-21T02:45:10.076Z] - enlarge_chunks_in_place: 1.
[2026-01-21T02:45:10.076Z] - new_chunks_are_fully_committed: 0.
[2026-01-21T02:45:10.076Z] - uncommit_free_chunks: 1.
[2026-01-21T02:45:10.076Z] - use_allocation_guard: 0.
[2026-01-21T02:45:10.076Z] - handle_deallocations: 1.
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Internal statistics:
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] num_allocs_failed_limit: 0.
[2026-01-21T02:45:10.076Z] num_arena_births: 42.
[2026-01-21T02:45:10.076Z] num_arena_deaths: 0.
[2026-01-21T02:45:10.076Z] num_vsnodes_births: 2.
[2026-01-21T02:45:10.076Z] num_vsnodes_deaths: 0.
[2026-01-21T02:45:10.076Z] num_space_committed: 84.
[2026-01-21T02:45:10.076Z] num_space_uncommitted: 0.
[2026-01-21T02:45:10.076Z] num_chunks_returned_to_freelist: 0.
[2026-01-21T02:45:10.076Z] num_chunks_taken_from_freelist: 48.
[2026-01-21T02:45:10.076Z] num_chunk_merges: 0.
[2026-01-21T02:45:10.076Z] num_chunk_splits: 32.
[2026-01-21T02:45:10.076Z] num_chunks_enlarged: 18.
[2026-01-21T02:45:10.076Z] num_inconsistent_stats: 0.
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] CodeCache: size=49152Kb used=511Kb max_used=523Kb free=48640Kb
[2026-01-21T02:45:10.076Z] bounds [0x0a00010000000000, 0x0a00010000200000, 0x0a00010003000000]
[2026-01-21T02:45:10.076Z] total_blobs=305 nmethods=18 adapters=240
[2026-01-21T02:45:10.076Z] compilation: enabled
[2026-01-21T02:45:10.076Z] stopped_count=0, restarted_count=0
[2026-01-21T02:45:10.076Z] full_count=0
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Compilation events (6 events):
[2026-01-21T02:45:10.076Z] Event: 0.190 Thread 0x0000000113a8c0f0 16 b MachCodeFramesInErrorFile$Crasher::crashInJava1 (13 bytes)
[2026-01-21T02:45:10.076Z] Event: 0.191 Thread 0x0000000113a8c0f0 nmethod 16 0x0a00010000082b10 code [0x0a00010000082d00, 0x0a00010000082dd0]
[2026-01-21T02:45:10.076Z] Event: 0.192 Thread 0x0000000113a8c0f0 17 b MachCodeFramesInErrorFile$Crasher::crashInJava2 (13 bytes)
[2026-01-21T02:45:10.076Z] Event: 0.192 Thread 0x0000000113a8c0f0 nmethod 17 0x0a00010000080a10 code [0x0a00010000080c80, 0x0a00010000080e50]
[2026-01-21T02:45:10.076Z] Event: 0.193 Thread 0x0000000113a8c0f0 18 b MachCodeFramesInErrorFile$Crasher::crashInJava3 (27 bytes)
[2026-01-21T02:45:10.076Z] Event: 0.193 Thread 0x0000000113a8c0f0 nmethod 18 0x0a00010000081710 code [0x0a00010000081980, 0x0a00010000081a90]
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] GC Heap History (0 events):
[2026-01-21T02:45:10.076Z] No events
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Dll operation events (1 events):
[2026-01-21T02:45:10.076Z] Event: 0.004 Loaded shared library /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/libjava.so
[2026-01-21T02:45:10.076Z]
[2026-01-21T02:45:10.076Z] Deoptimization events (4 events):
[2026-01-21T02:45:10.077Z] Event: 0.191 Thread 0x0000000110263b10 Uncommon trap: trap_request=0x0000004f fr.pc=0x0a00010000082d24 relative=0x0000000000000024
[2026-01-21T02:45:10.077Z] Event: 0.191 Thread 0x0000000110263b10 Uncommon trap: reason=unloaded action=reinterpret pc=0x0a00010000082d24 method=MachCodeFramesInErrorFile$Crasher.crashInJava1(J)V @ 0 c2
[2026-01-21T02:45:10.077Z] Event: 0.191 Thread 0x0000000110263b10 DEOPT PACKING pc=0x0a00010000082d24 sp=0x000000011023ce30
[2026-01-21T02:45:10.077Z] Event: 0.191 Thread 0x0000000110263b10 DEOPT UNPACKING pc=0x0a0001000006035c sp=0x000000011023ccd0 mode 2
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] Classes loaded (20 events):
[2026-01-21T02:45:10.077Z] Event: 0.184 Loading class java/util/stream/MatchOps
[2026-01-21T02:45:10.077Z] Event: 0.184 Loading class java/util/stream/MatchOps done
[2026-01-21T02:45:10.077Z] Event: 0.184 Loading class java/util/stream/MatchOps$MatchOp
[2026-01-21T02:45:10.077Z] Event: 0.184 Loading class java/util/stream/TerminalOp
[2026-01-21T02:45:10.077Z] Event: 0.184 Loading class java/util/stream/TerminalOp done
[2026-01-21T02:45:10.077Z] Event: 0.185 Loading class java/util/stream/MatchOps$MatchOp done
[2026-01-21T02:45:10.077Z] Event: 0.185 Loading class java/util/stream/StreamShape
[2026-01-21T02:45:10.077Z] Event: 0.185 Loading class java/util/stream/StreamShape done
[2026-01-21T02:45:10.077Z] Event: 0.185 Loading class java/util/stream/MatchOps$BooleanTerminalSink
[2026-01-21T02:45:10.077Z] Event: 0.185 Loading class java/util/stream/Sink
[2026-01-21T02:45:10.077Z] Event: 0.185 Loading class java/util/stream/Sink done
[2026-01-21T02:45:10.077Z] Event: 0.185 Loading class java/util/stream/MatchOps$BooleanTerminalSink done
[2026-01-21T02:45:10.077Z] Event: 0.190 Loading class java/util/stream/MatchOps$1MatchSink
[2026-01-21T02:45:10.077Z] Event: 0.190 Loading class java/util/stream/MatchOps$1MatchSink done
[2026-01-21T02:45:10.077Z] Event: 0.191 Loading class java/nio/CharBuffer
[2026-01-21T02:45:10.077Z] Event: 0.191 Loading class java/lang/Readable
[2026-01-21T02:45:10.077Z] Event: 0.191 Loading class java/lang/Readable done
[2026-01-21T02:45:10.077Z] Event: 0.191 Loading class java/nio/CharBuffer done
[2026-01-21T02:45:10.077Z] Event: 0.191 Loading class java/nio/HeapCharBuffer
[2026-01-21T02:45:10.077Z] Event: 0.191 Loading class java/nio/HeapCharBuffer done
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] Classes unloaded (0 events):
[2026-01-21T02:45:10.077Z] No events
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] Classes redefined (0 events):
[2026-01-21T02:45:10.077Z] No events
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] Internal exceptions (16 events):
[2026-01-21T02:45:10.077Z] Event: 0.107 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e117f8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object)'> (0x00000000f3e117f8)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.111 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e1c1b8}: 'java.lang.Object java.lang.invoke.Invokers$Holder.invokeExact_MT(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3e1c1b8)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.120 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e27c68}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3e27c68)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.123 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e30050}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.getReference(java.lang.Object, java.lang.Object)'> (0x00000000f3e30050)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.125 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e340d8}: 'java.lang.Object java.lang.invoke.LambdaForm$Holder.identity_L(java.lang.Object, java.lang.Object)'> (0x00000000f3e340d8)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.126 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e37180}: 'java.lang.Object java.lang.invoke.LambdaForm$Holder.zero_L(java.lang.Object)'> (0x00000000f3e37180)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.130 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e3df78}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object)'> (0x00000000f3e3df78)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.131 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e411a8}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object)'> (0x00000000f3e411a8)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.135 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e4af28}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object)'> (0x00000000f3e4af28)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.137 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e4eb40}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3e4eb40)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.138 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e51e50}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object)'> (0x00000000f3e51e50)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.182 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3ea6e68}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object)'> (0x00000000f3ea6e68)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.186 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3eb0e90}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3eb0e90)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.188 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3eb4be0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3eb4be0)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.189 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3eb7ff0}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3eb7ff0)
[2026-01-21T02:45:10.077Z] thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
[2026-01-21T02:45:10.077Z] Event: 0.193 Thread 0x0000000110263b10 Implicit null exception at 0x0a000100000819a0 to 0x0000000000000000
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] VM Operations (0 events):
[2026-01-21T02:45:10.077Z] No events
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] Memory protections (10 events):
[2026-01-21T02:45:10.077Z] Event: 0.003 Protecting memory [0x0000000110040000,0x0000000110070000] with protection modes 0
[2026-01-21T02:45:10.077Z] Event: 0.036 Protecting memory [0x0000000113610000,0x0000000113640000] with protection modes 0
[2026-01-21T02:45:10.077Z] Event: 0.036 Protecting memory [0x0000000113830000,0x0000000113860000] with protection modes 0
[2026-01-21T02:45:10.077Z] Event: 0.050 Protecting memory [0x0000000113a90000,0x0000000113ac0000] with protection modes 0
[2026-01-21T02:45:10.077Z] Event: 0.050 Protecting memory [0x0000000113cc0000,0x0000000113cf0000] with protection modes 0
[2026-01-21T02:45:10.077Z] Event: 0.050 Protecting memory [0x0000000113ee0000,0x0000000113f10000] with protection modes 0
[2026-01-21T02:45:10.077Z] Event: 0.051 Protecting memory [0x0000000114100000,0x0000000114130000] with protection modes 0
[2026-01-21T02:45:10.077Z] Event: 0.051 Protecting memory [0x0000000114520000,0x0000000114550000] with protection modes 0
[2026-01-21T02:45:10.077Z] Event: 0.130 Protecting memory [0x0000000114840000,0x0000000114870000] with protection modes 0
[2026-01-21T02:45:10.077Z] Event: 0.140 Protecting memory [0x0000000114a70000,0x0000000114aa0000] with protection modes 0
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] Nmethod flushes (0 events):
[2026-01-21T02:45:10.077Z] No events
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] Events (10 events):
[2026-01-21T02:45:10.077Z] Event: 0.027 Thread 0x0000000110263b10 Thread added: 0x0000000110263b10
[2026-01-21T02:45:10.077Z] Event: 0.036 Thread 0x0000000110263b10 Thread added: 0x00000001135fb490
[2026-01-21T02:45:10.077Z] Event: 0.036 Thread 0x0000000110263b10 Thread added: 0x00000001135fcb10
[2026-01-21T02:45:10.077Z] Event: 0.050 Thread 0x0000000110263b10 Thread added: 0x0000000113a814f0
[2026-01-21T02:45:10.077Z] Event: 0.050 Thread 0x0000000110263b10 Thread added: 0x0000000113a84810
[2026-01-21T02:45:10.077Z] Event: 0.050 Thread 0x0000000110263b10 Thread added: 0x0000000113a87cf0
[2026-01-21T02:45:10.077Z] Event: 0.050 Thread 0x0000000110263b10 Thread added: 0x0000000113a8c0f0
[2026-01-21T02:45:10.077Z] Event: 0.051 Thread 0x0000000110263b10 Thread added: 0x000000011450def0
[2026-01-21T02:45:10.077Z] Event: 0.130 Thread 0x0000000110263b10 Thread added: 0x000000011483b910
[2026-01-21T02:45:10.077Z] Event: 0.140 Thread 0x0000000110263b10 Thread added: 0x0000000114a66d30
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] Dynamic libraries:
[2026-01-21T02:45:10.077Z] text: 0x0000000100000000 - 0x00000001000258de, data: 0x0000000110000d18 - 0x0000000110009c10 java
[2026-01-21T02:45:10.077Z] text: 0x0900000000000680 - 0x090000000047b6d2, data: 0x09001000a0000e50 - 0x09001000a0115c00 /usr/lib/libc.a(shr_64.o)
[2026-01-21T02:45:10.077Z] text: 0x090000000047c9a0 - 0x09000000004a17c7, data: 0x09001000a01a7170 - 0x09001000a01b33a0 /usr/lib/libodm.a(shr_64.o)
[2026-01-21T02:45:10.077Z] text: 0x09000000004a2220 - 0x09000000004a2c7e, data: 0x09001000a01167a8 - 0x09001000a0116930 /usr/lib/libcrypt.a(shr_64.o)
[2026-01-21T02:45:10.077Z] text: 0x09000000004f5e80 - 0x090000000051f27b, data: 0x09001000a01e9720 - 0x09001000a01f3784 /usr/lib/libcorcfg.a(shr_64.o)
[2026-01-21T02:45:10.077Z] text: 0x09000000005700a0 - 0x090000000058783d, data: 0x09001000a01dacd0 - 0x09001000a01e8ca0 /usr/lib/libsrc.a(shr_64.o)
[2026-01-21T02:45:10.077Z] text: 0x0900000000588ce0 - 0x090000000059f968, data: 0x09001000a01b49f8 - 0x09001000a01bc190 /usr/lib/libcfg.a(shr_64.o)
[2026-01-21T02:45:10.077Z] text: 0x09000000005a0000 - 0x09000000005e5d4a, data: 0x09001000a0117000 - 0x09001000a01a60bc /usr/lib/libpthreads.a(shr_xpg5_64.o)
[2026-01-21T02:45:10.077Z] text: 0x090000000099e300 - 0x0900000000a68fee, data: 0x09001000a0289308 - 0x09001000a02c1185 /usr/lib/liblvm.a(shr_64.o)
[2026-01-21T02:45:10.077Z] text: 0x0900000000a694c0 - 0x0900000000afc7f0, data: 0x09001000a02c20a0 - 0x09001000a02eb134 /usr/lib/libperfstat.a(shr_64.o)
[2026-01-21T02:45:10.077Z] text: 0x090000000104f000 - 0x090000000104f2fb, data: 0x09001000a0328000 - 0x09001000a0328000 /usr/lib/libdl.a(shr_64.o)
[2026-01-21T02:45:10.077Z] text: 0x0900000001443000 - 0x090000000144b211, data: 0x08001000a018011c - 0x08001000a0180c60 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/libjimage.so
[2026-01-21T02:45:10.077Z] text: 0x090000000144c000 - 0x090000000148617f, data: 0x08001000a0181dbd - 0x08001000a01855d0 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/libjava.so
[2026-01-21T02:45:10.077Z] text: 0x0900000001621580 - 0x09000000017d4c78, data: 0x09001000a05e1b80 - 0x09001000a0620ee8 /opt/IBM/xlc/16.1.0/../../../../usr/lpp/xlC/lib/libc++.a(shr_64.o)
[2026-01-21T02:45:10.077Z] text: 0x09000000017d5480 - 0x0900000001827406, data: 0x09001000a0569680 - 0x09001000a05707b0 /opt/IBM/xlc/16.1.0/../../../../usr/lpp/xlC/lib/libC.a(shrcore_64.o)
[2026-01-21T02:45:10.077Z] text: 0x0900000001828400 - 0x090000000189062d, data: 0x09001000a058ba00 - 0x09001000a059be10 /opt/IBM/xlc/16.1.0/../../../../usr/lpp/xlC/lib/libc++.a(cxxabi_64.o)
[2026-01-21T02:45:10.077Z] text: 0x0900000001891a00 - 0x09000000018c9b1d, data: 0x09001000a0571000 - 0x09001000a058a800 /opt/IBM/xlc/16.1.0/../../../../usr/lpp/xlC/lib/libC.a(ansicore_64.o)
[2026-01-21T02:45:10.077Z] * text: 0x09000000122be000 - 0x0900000013bae72c, data: 0x08001000a0000049 - 0x08001000a017f198 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/server/libjvm.so
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] VM Arguments:
[2026-01-21T02:45:10.077Z] jvm_args: -Xmx64m --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED -XX:-CreateCoredumpOnCrash -Xcomp -XX:-TieredCompilation -XX:CompileCommand=compileonly,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,*/Unsafe.getLong
[2026-01-21T02:45:10.077Z] java_command: MachCodeFramesInErrorFile$Crasher crashInJava
[2026-01-21T02:45:10.077Z] java_class_path (initial): /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2026-01-21T02:45:10.077Z] Launcher Type: SUN_STANDARD
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] [Global flags]
[2026-01-21T02:45:10.077Z] intx CICompilerCount = 12 {product} {ergonomic}
[2026-01-21T02:45:10.077Z] ccstrlist CompileCommand = compileonly,MachCodeFramesInErrorFile$Crasher.crashIn*
[2026-01-21T02:45:10.077Z] CompileCommand += dontinline,MachCodeFramesInErrorFile$Crasher.crashIn*
[2026-01-21T02:45:10.077Z] CompileCommand += dontinline,*/Unsafe.getLong {product} {command line}
[2026-01-21T02:45:10.077Z] uint ConcGCThreads = 5 {product} {ergonomic}
[2026-01-21T02:45:10.077Z] bool CreateCoredumpOnCrash = false {product} {command line}
[2026-01-21T02:45:10.077Z] uint G1ConcRefinementThreads = 18 {product} {ergonomic}
[2026-01-21T02:45:10.077Z] size_t G1HeapRegionSize = 1048576 {product} {ergonomic}
[2026-01-21T02:45:10.077Z] uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
[2026-01-21T02:45:10.077Z] size_t InitialHeapSize = 67108864 {product} {ergonomic}
[2026-01-21T02:45:10.077Z] size_t MarkStackSize = 4194304 {product} {ergonomic}
[2026-01-21T02:45:10.077Z] size_t MaxHeapSize = 67108864 {product} {command line}
[2026-01-21T02:45:10.077Z] size_t MaxNewSize = 39845888 {product} {ergonomic}
[2026-01-21T02:45:10.077Z] size_t MinHeapDeltaBytes = 1048576 {product} {ergonomic}
[2026-01-21T02:45:10.077Z] size_t MinHeapSize = 33554432 {product} {ergonomic}
[2026-01-21T02:45:10.077Z] uintx NonProfiledCodeHeapSize = 0 {pd product} {ergonomic}
[2026-01-21T02:45:10.077Z] uintx ProfiledCodeHeapSize = 0 {pd product} {ergonomic}
[2026-01-21T02:45:10.077Z] size_t SoftMaxHeapSize = 67108864 {manageable} {ergonomic}
[2026-01-21T02:45:10.077Z] bool SuperwordUseVSX = true {ARCH product} {ergonomic}
[2026-01-21T02:45:10.077Z] bool TieredCompilation = false {pd product} {command line}
[2026-01-21T02:45:10.077Z] bool Use64KPages = true {product} {ergonomic}
[2026-01-21T02:45:10.077Z] bool UseBASE64Intrinsics = true {product} {ergonomic}
[2026-01-21T02:45:10.077Z] bool UseCompressedClassPointers = true {product lp64_product} {ergonomic}
[2026-01-21T02:45:10.077Z] bool UseCompressedOops = true {product lp64_product} {ergonomic}
[2026-01-21T02:45:10.077Z] bool UseG1GC = true {product} {ergonomic}
[2026-01-21T02:45:10.077Z] bool UseLargePages = false {pd product} {ergonomic}
[2026-01-21T02:45:10.077Z] bool UseNUMA = false {product} {ergonomic}
[2026-01-21T02:45:10.077Z] bool UseNUMAInterleaving = false {product} {ergonomic}
[2026-01-21T02:45:10.077Z] bool UsePopCountInstruction = true {product} {ergonomic}
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] Logging:
[2026-01-21T02:45:10.077Z] Log output configuration:
[2026-01-21T02:45:10.077Z] #0: stdout all=warning uptime,level,tags
[2026-01-21T02:45:10.077Z] #1: stderr all=off uptime,level,tags
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] Environment Variables:
[2026-01-21T02:45:10.077Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2026-01-21T02:45:10.077Z] PATH=/bin:/usr/bin:/usr/sbin
[2026-01-21T02:45:10.077Z] DISPLAY=unix:0
[2026-01-21T02:45:10.077Z] LANG=en_US
[2026-01-21T02:45:10.077Z] TZ=CUT0
[2026-01-21T02:45:10.077Z] LIBPATH=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/server:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/../lib
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] Active Locale:
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] Signal Handlers:
[2026-01-21T02:45:10.077Z] SIGSEGV: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
[2026-01-21T02:45:10.077Z] SIGBUS: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
[2026-01-21T02:45:10.077Z] SIGFPE: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
[2026-01-21T02:45:10.077Z] SIGPIPE: _ZL17javaSignalHandleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
[2026-01-21T02:45:10.077Z] SIGXFSZ: _ZL17javaSignalHandleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
[2026-01-21T02:45:10.077Z] SIGILL: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
[2026-01-21T02:45:10.077Z] SIGUSR2: _ZL10SR_handleriP9siginfo_tPv in libjvm.so, mask=00100000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, blocked
[2026-01-21T02:45:10.077Z] SIGHUP: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, blocked
[2026-01-21T02:45:10.077Z] SIGINT: SIG_IGN, mask=00000000000000000000000000000000, flags=none, blocked
[2026-01-21T02:45:10.077Z] SIGTERM: _ZL11UserHandleriPvS_ in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
[2026-01-21T02:45:10.077Z] SIGQUIT: _ZL11UserHandleriPvS_ in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked
[2026-01-21T02:45:10.077Z] SIGDANGER: SIG_DFL, mask=00000000000000000000000000000000, flags=SA_RESTART, blocked
[2026-01-21T02:45:10.077Z] SIGTRAP: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] Periodic native trim disabled
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] --------------- S Y S T E M ---------------
[2026-01-21T02:45:10.077Z]
[2026-01-21T02:45:10.077Z] OS:
[2026-01-21T02:45:10.077Z] uname: AIX 2 7 00FAC25F4B00
[2026-01-21T02:45:10.077Z] AIX kernel version 7.2.2.21
[2026-01-21T02:45:10.077Z] OS uptime: 1742 days 18:40 hours
[2026-01-21T02:45:10.077Z] rlimit (soft/hard): STACK 4194304k/4194304k , CORE infinity/infinity, NPROC 512 , THREADS infinity/infinity , NOFILE infinity/infinity , AS infinity/infinity , CPU infinity/infinity , DATA 492581204787200k/infinity , FSIZE infinity/infinity
[2026-01-21T02:45:10.077Z] load average: 2.70 2.37 2.44
[2026-01-21T02:45:10.077Z] maximum #threads within a process:32767
[2026-01-21T02:45:10.077Z] Virtualization type : PowerVM
[2026-01-21T02:45:10.077Z] Processor description : PowerPC_POWER9
[2026-01-21T02:45:10.077Z] Processor speed : 2750000000 Hz
[2026-01-21T02:45:10.077Z] LPAR partition name : adopt04
[2026-01-21T02:45:10.077Z] LPAR partition number : 5
[2026-01-21T02:45:10.077Z] LPAR partition type : shared
[2026-01-21T02:45:10.077Z] LPAR mode : uncapped
[2026-01-21T02:45:10.077Z] LPAR partition group ID : 32773
[2026-01-21T02:45:10.077Z] LPAR shared pool ID : 0
[2026-01-21T02:45:10.077Z] AMS (active memory sharing) : capable
[2026-01-21T02:45:10.078Z] AMS (active memory sharing) : off
[2026-01-21T02:45:10.078Z] AME (active memory expansion) : off
[2026-01-21T02:45:10.078Z] SMT : capable
[2026-01-21T02:45:10.078Z] SMT : on
[2026-01-21T02:45:10.078Z] LPAR threads : 8
[2026-01-21T02:45:10.078Z] LPAR online virtual cpus : 3
[2026-01-21T02:45:10.078Z] LPAR logical cpus : 24
[2026-01-21T02:45:10.078Z] LPAR maximum virtual cpus : 10
[2026-01-21T02:45:10.078Z] LPAR minimum virtual cpus : 2
[2026-01-21T02:45:10.078Z] LPAR entitled capacity : 2.00
[2026-01-21T02:45:10.078Z] LPAR online memory : 32768 MB
[2026-01-21T02:45:10.078Z] LPAR maximum memory : 81920 MB
[2026-01-21T02:45:10.078Z] LPAR minimum memory : 16384 MB
[2026-01-21T02:45:10.078Z]
[2026-01-21T02:45:10.078Z] CPU: total 24 (initial active 24) ppc64 fsqrt isel lxarxeh cmpb popcntb popcntw fcfids vand lqarx aes vpmsumb mfdscr vsx ldbrx stdbrx sha rtm darn
[2026-01-21T02:45:10.078Z]
[2026-01-21T02:45:10.078Z] Memory:
[2026-01-21T02:45:10.078Z] Base page size (sysconf _SC_PAGESIZE): 4K
[2026-01-21T02:45:10.078Z] Data page size (C-Heap, bss, etc): 64K
[2026-01-21T02:45:10.078Z] Text page size: 64K
[2026-01-21T02:45:10.078Z] Thread stack page size (pthread): 64K
[2026-01-21T02:45:10.078Z] Default shared memory page size: 4K
[2026-01-21T02:45:10.078Z] Can use 64K pages dynamically with shared memory: yes
[2026-01-21T02:45:10.078Z] Can use 16M pages dynamically with shared memory: no
[2026-01-21T02:45:10.078Z] Multipage error: 0
[2026-01-21T02:45:10.078Z]
[2026-01-21T02:45:10.078Z] os::vm_page_size: 64K
[2026-01-21T02:45:10.078Z] LDR_CNTRL=<unset>.
[2026-01-21T02:45:10.078Z] EXTSHM=<unset>.
[2026-01-21T02:45:10.078Z] AIXTHREAD_GUARDPAGES=<unset>.
[2026-01-21T02:45:10.078Z]
[2026-01-21T02:45:10.078Z] physical total : 34359738368
[2026-01-21T02:45:10.078Z] physical free : 13222526976
[2026-01-21T02:45:10.078Z] swap total : 2147483648
[2026-01-21T02:45:10.078Z] swap free : 2112495616
[2026-01-21T02:45:10.078Z]
[2026-01-21T02:45:10.078Z] Program break at VM startup: 0x0000000110259ca0.
[2026-01-21T02:45:10.078Z] Program break now : 0x0000000114f4a480 (distance: 78785k).
[2026-01-21T02:45:10.078Z] MaxExpectedDataSegmentSize : 8388608k.
[2026-01-21T02:45:10.078Z]
[2026-01-21T02:45:10.078Z] internal virtual memory regions used by vm:
[2026-01-21T02:45:10.078Z] [0x0a00010090000000 - 0x0a00010093ffffff] (67108864 bytes, 1024 64K pages), shmat
[2026-01-21T02:45:10.078Z] [0x000000e000000000 - 0x000000e03fffffff] (1073741824 bytes, 16384 64K pages), shmat
[2026-01-21T02:45:10.078Z] [0x0a00010080000000 - 0x0a00010081ffffff] (33554432 bytes, 512 64K pages), shmat
[2026-01-21T02:45:10.078Z] [0x0a00010070000000 - 0x0a0001007000ffff] (65536 bytes, 1 64K pages), shmat
[2026-01-21T02:45:10.078Z] [0x0a00010060000000 - 0x0a000100600fffff] (1048576 bytes, 16 64K pages), shmat
[2026-01-21T02:45:10.078Z] [0x0a00010050000000 - 0x0a000100500fffff] (1048576 bytes, 16 64K pages), shmat
[2026-01-21T02:45:10.078Z] [0x0a00010040000000 - 0x0a0001004001ffff] (131072 bytes, 2 64K pages), shmat
[2026-01-21T02:45:10.078Z] [0x0a00010030000000 - 0x0a0001003001ffff] (131072 bytes, 2 64K pages), shmat
[2026-01-21T02:45:10.078Z] [0x0a00010020000000 - 0x0a0001002001ffff] (131072 bytes, 2 64K pages), shmat
[2026-01-21T02:45:10.078Z] [0x00000000f0000000 - 0x00000000f3ffffff] (67108864 bytes, 1024 64K pages), shmat
[2026-01-21T02:45:10.078Z] [0x0a00010010000000 - 0x0a0001001005ffff] (393216 bytes, 6 64K pages), shmat
[2026-01-21T02:45:10.078Z] [0x0a00010000000000 - 0x0a00010002ffffff] (50331648 bytes, 768 64K pages), shmat
[2026-01-21T02:45:10.078Z]
[2026-01-21T02:45:10.078Z] vm_info: OpenJDK 64-Bit Server VM (17.0.18+8) for aix-ppc64 JRE (17.0.18+8), built on Jan 20 2026 22:11:11 by "admin" with clang IBM XL C/C++ for AIX, Version 16.1.0.11
[2026-01-21T02:45:10.078Z]
[2026-01-21T02:45:10.078Z] END.
[2026-01-21T02:45:10.078Z]
[2026-01-21T02:45:10.078Z] at MachCodeFramesInErrorFile.extractFrames(MachCodeFramesInErrorFile.java:184)
[2026-01-21T02:45:10.078Z] at MachCodeFramesInErrorFile.run(MachCodeFramesInErrorFile.java:144)
[2026-01-21T02:45:10.078Z] at MachCodeFramesInErrorFile.main(MachCodeFramesInErrorFile.java:106)
[2026-01-21T02:45:10.078Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-01-21T02:45:10.078Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-01-21T02:45:10.078Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-21T02:45:10.078Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-21T02:45:10.078Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
[2026-01-21T02:45:10.078Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-21T02:45:10.078Z]
[2026-01-21T02:45:10.078Z] JavaTest Message: Test threw exception: java.lang.RuntimeException
[2026-01-21T02:45:10.078Z] JavaTest Message: shutting down test
[2026-01-21T02:45:10.078Z]
[2026-01-21T02:45:10.078Z]
[2026-01-21T02:45:10.080Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: "Native frames: " line missing in hs_err_pid file: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0a000100000819a0, pid=30540244, tid=258 # # JRE version: OpenJDK Runtime Environment Temurin-17.0.18+8 (17.0.18+8) (build 17.0.18+8) # Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.18+8 (17.0.18+8, compiled mode, compressed oops, compressed class ptrs, g1 gc, aix-ppc64) # Problematic frame: # J 18 c2 MachCodeFramesInErrorFile$Crasher.crashInJava3(J)V (27 bytes) @ 0x0a000100000819a0 [0x0a00010000081980+0x0000000000000020] # # CreateCoredumpOnCrash turned off, no core file dumped # # If you would like to submit a bug report, please visit: # https://github.com/adoptium/adoptium-support/issues # --------------- S U M M A R Y ------------ Command Line: -Xmx64m --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED -XX:-CreateCoredumpOnCrash -Xcomp -XX:-TieredCompilation -XX:CompileCommand=compileonly,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,*/Unsafe.getLong MachCodeFramesInErrorFile$Crasher crashInJava Host: PV_9_Compat, 24 cores, 32G, 2 7 Time: Wed Jan 21 02:45:08 2026 CUT elapsed time: 0.193990 seconds (0d 0h 0m 0s) --------------- T H R E A D --------------- Current thread (0x0000000110263b10): JavaThread "main" [_thread_in_Java, id=258, stack(0x0000000110040000,0x000000011023d888)] Stack: [0x0000000110040000,0x000000011023d888], sp=0x000000011023ccd0, free space=2035k ------ current frame: iar: 0x0a000100000819a0 (unknown module)::(unknown function)+? lr: 0x0a00010000080ccc (unknown module)::(unknown function)+? sp: 0x000000011023ccd0 (base - 0xBB8) rtoc: 0x08001000a0184bf8 |---stackaddr----| |----lrsave------|: <function name> 0x000000011023cd20 - 0x0a00010000080ccc (unknown module)::(unknown function)+? 0x000000011023cd60 - 0x0a00010000007350 (unknown module)::(unknown function)+? 0x000000011023ce50 - 0x0a00010000007350 (unknown module)::(unknown function)+? 0x000000011023cf70 - 0x0a00010000000acc (unknown module)::(unknown function)+? 0x000000011023d0f0 - 0x0900000012b030c4 libjvm.so::_ZN9JavaCalls11call_helperEP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThread+0x2e4 (C++ saves_lr stores_bc gpr_saved:8 fixedparms:4 ) 0x000000011023d230 - 0x09000000122da238 libjvm.so::_ZN2os20os_exception_wrapperEPFvP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThreadES1_S4_S6_S8_+0x38 (C++ saves_lr stores_bc fixedparms:5 ) 0x000000011023d2a0 - 0x0900000012b05f90 libjvm.so::_ZN9JavaCalls4callEP9JavaValueRK12methodHandleP17JavaCallArgumentsP10JavaThread+0x30 (C++ saves_lr stores_bc fixedparms:4 ) 0x000000011023d310 - 0x0900000012f68870 libjvm.so::IPRA.$_ZL17jni_invoke_staticP7JNIEnv_P9JavaValueP8_jobject11JNICallTypeP10_jmethodIDP18JNI_ArgumentPusherP10JavaThread+0x150 (C++ saves_lr stores_bc gpr_saved:12 fixedparms:7 ) 0x000000011023d4a0 - 0x0900000012f70e04 libjvm.so::jni_CallStaticVoidMethod+0x264 (C++ saves_lr stores_bc gpr_saved:7 fixedparms:8 parmsonstk:1) 0x000000011023d610 - 0x0000000100007e18 java::JavaMain+0xc18 (C saves_lr stores_bc gpr_saved:14 fixedparms:1 ) 0x000000011023d730 - 0x000000010000df30 java::ThreadJavaMain+0x10 (C saves_lr stores_bc fixedparms:1 ) 0x000000011023d7a0 - 0x09000000005a3fec libpthreads.a::_pthread_body+0xec (C saves_lr stores_bc gpr_saved:1 fixedparms:1 ) 0x000000011023d820 - 0x0000000000000000 *** end of backchain *** ----------------------- siginfo: si_signo: 11 (SIGSEGV), si_code: 51 (SEGV_ACCERR), si_addr: 0x000000000000000a Registers: pc =0x0a000100000819a0 lr =0x0a00010000080ccc ctr=0x0a00010000081980 r0 =0x0000000000000000 r1 =0x000000011023ccd0 r2 =0x08001000a0184bf8 r3 =0x000000000000000a r4 =0x00000000f3f14d40 r5 =0x0000000000000008 r6 =0x000000011023cac8 r7 =0x00000000f3f14d40 r8 =0x0000000000000001 r9 =0x00000000f3f14d40 r10=0x000000011023cb88 r11=0x000000011021cd10 r12=0x000000011023cd50 r13=0x0000000110247800 r14=0x000000000000000a r15=0x000000000000002a r16=0x0000000110263b10 r17=0x00000000f3f14d40 r18=0x000000011023cd08 r19=0x0a00010090407bb0 r20=0x0a00010000080ccc r21=0x000000011023cd10 r22=0x000000000000001a r23=0xffffffff84000000 r24=0x0a0001000001c840 r25=0x08001000a0165478 r26=0x000000011023cc58 r27=0x0a000100901eba40 r28=0x0000000000000000 r29=0x0a00010000000000 r30=0x00000000000000d0 r31=0x0a000100901e3ee8 Register to memory mapping: pc =0x0a000100000819a0 is at entry_point+32 in (nmethod*)0x0a00010000081710 Compiled method (c2) 196 18 MachCodeFramesInErrorFile$Crasher::crashInJava3 (27 bytes) total in heap [0x0a00010000081710,0x0a00010000081b40] = 1072 relocation [0x0a00010000081868,0x0a00010000081898] = 48 constants [0x0a00010000081900,0x0a00010000081980] = 128 main code [0x0a00010000081980,0x0a00010000081a00] = 128 stub code [0x0a00010000081a00,0x0a00010000081a90] = 144 oops [0x0a00010000081a90,0x0a00010000081aa0] = 16 metadata [0x0a00010000081aa0,0x0a00010000081ab8] = 24 scopes data [0x0a00010000081ab8,0x0a00010000081ae0] = 40 scopes pcs [0x0a00010000081ae0,0x0a00010000081b20] = 64 dependencies [0x0a00010000081b20,0x0a00010000081b28] = 8 handler table [0x0a00010000081b28,0x0a00010000081b40] = 24 lr =0x0a00010000080ccc is at entry_point+76 in (nmethod*)0x0a00010000080a10 Compiled method (c2) 196 17 MachCodeFramesInErrorFile$Crasher::crashInJava2 (13 bytes) total in heap [0x0a00010000080a10,0x0a00010000080f50] = 1344 relocation [0x0a00010000080b68,0x0a00010000080bb8] = 80 constants [0x0a00010000080c00,0x0a00010000080c80] = 128 main code [0x0a00010000080c80,0x0a00010000080d80] = 256 stub code [0x0a00010000080d80,0x0a00010000080e50] = 208 oops [0x0a00010000080e50,0x0a00010000080e68] = 24 metadata [0x0a00010000080e68,0x0a00010000080e90] = 40 scopes data [0x0a00010000080e90,0x0a00010000080eb8] = 40 scopes pcs [0x0a00010000080eb8,0x0a00010000080f08] = 80 dependencies [0x0a00010000080f08,0x0a00010000080f10] = 8 handler table [0x0a00010000080f10,0x0a00010000080f40] = 48 nul chk table [0x0a00010000080f40,0x0a00010000080f50] = 16 sp =0x000000011023ccd0 is pointing into the stack for thread: 0x0000000110263b10 r0 =0x0 is NULL r1 =0x000000011023ccd0 is pointing into the stack for thread: 0x0000000110263b10 r2 =0x08001000a0184bf8: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/libjava.so r3 =0x000000000000000a: 0x000000000000000a points into unknown readable memory: 00 00 00 00 00 00 r4 =0x00000000f3f14d40 is an oop: java.io.PrintStream {0x00000000f3f14d40} - klass: 'java/io/PrintStream' - ---- fields (total size 5 words): - private volatile 'closed' 'Z' @12 false - protected 'out' 'Ljava/io/OutputStream;' @16 a 'java/io/BufferedOutputStream'{0x00000000f3f14e00} (f3f14e00) - private final 'closeLock' 'Ljava/lang/Object;' @20 a 'java/lang/Object'{0x00000000f3f14f00} (f3f14f00) - private final 'autoFlush' 'Z' @13 true - private 'trouble' 'Z' @14 false - private 'closing' 'Z' @15 false - private 'formatter' 'Ljava/util/Formatter;' @24 NULL (0) - private 'textOut' 'Ljava/io/BufferedWriter;' @28 a 'java/io/BufferedWriter'{0x00000000f3f24120} (f3f24120) - private 'charOut' 'Ljava/io/OutputStreamWriter;' @32 a 'java/io/OutputStreamWriter'{0x00000000f3f15050} (f3f15050) r5 =0x0000000000000008: 0x0000000000000008 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00 r6 =0x000000011023cac8 is pointing into the stack for thread: 0x0000000110263b10 r7 =0x00000000f3f14d40 is an oop: java.io.PrintStream {0x00000000f3f14d40} - klass: 'java/io/PrintStream' - ---- fields (total size 5 words): - private volatile 'closed' 'Z' @12 false - protected 'out' 'Ljava/io/OutputStream;' @16 a 'java/io/BufferedOutputStream'{0x00000000f3f14e00} (f3f14e00) - private final 'closeLock' 'Ljava/lang/Object;' @20 a 'java/lang/Object'{0x00000000f3f14f00} (f3f14f00) - private final 'autoFlush' 'Z' @13 true - private 'trouble' 'Z' @14 false - private 'closing' 'Z' @15 false - private 'formatter' 'Ljava/util/Formatter;' @24 NULL (0) - private 'textOut' 'Ljava/io/BufferedWriter;' @28 a 'java/io/BufferedWriter'{0x00000000f3f24120} (f3f24120) - private 'charOut' 'Ljava/io/OutputStreamWriter;' @32 a 'java/io/OutputStreamWriter'{0x00000000f3f15050} (f3f15050) r8 =0x0000000000000001: 0x0000000000000001 points into unknown readable memory: 00 00 00 00 00 00 00 r9 =0x00000000f3f14d40 is an oop: java.io.PrintStream {0x00000000f3f14d40} - klass: 'java/io/PrintStream' - ---- fields (total size 5 words): - private volatile 'closed' 'Z' @12 false - protected 'out' 'Ljava/io/OutputStream;' @16 a 'java/io/BufferedOutputStream'{0x00000000f3f14e00} (f3f14e00) - private final 'closeLock' 'Ljava/lang/Object;' @20 a 'java/lang/Object'{0x00000000f3f14f00} (f3f14f00) - private final 'autoFlush' 'Z' @13 true - private 'trouble' 'Z' @14 false - private 'closing' 'Z' @15 false - private 'formatter' 'Ljava/util/Formatter;' @24 NULL (0) - private 'textOut' 'Ljava/io/BufferedWriter;' @28 a 'java/io/BufferedWriter'{0x00000000f3f24120} (f3f24120) - private 'charOut' 'Ljava/io/OutputStreamWriter;' @32 a 'java/io/OutputStreamWriter'{0x00000000f3f15050} (f3f15050) r10=0x000000011023cb88 is pointing into the stack for thread: 0x0000000110263b10 r11=0x000000011021cd10 is pointing into the stack for thread: 0x0000000110263b10 r12=0x000000011023cd50 is pointing into the stack for thread: 0x0000000110263b10 r13=0x0000000110247800: 0x0000000110247800 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00 r14=0x000000000000000a: 0x000000000000000a points into unknown readable memory: 00 00 00 00 00 00 r15=0x000000000000002a: 0x000000000000002a points into unknown readable memory: 00 00 00 00 00 00 r16=0x0000000110263b10 is a thread r17=0x00000000f3f14d40 is an oop: java.io.PrintStream {0x00000000f3f14d40} - klass: 'java/io/PrintStream' - ---- fields (total size 5 words): - private volatile 'closed' 'Z' @12 false - protected 'out' 'Ljava/io/OutputStream;' @16 a 'java/io/BufferedOutputStream'{0x00000000f3f14e00} (f3f14e00) - private final 'closeLock' 'Ljava/lang/Object;' @20 a 'java/lang/Object'{0x00000000f3f14f00} (f3f14f00) - private final 'autoFlush' 'Z' @13 true - private 'trouble' 'Z' @14 false - private 'closing' 'Z' @15 false - private 'formatter' 'Ljava/util/Formatter;' @24 NULL (0) - private 'textOut' 'Ljava/io/BufferedWriter;' @28 a 'java/io/BufferedWriter'{0x00000000f3f24120} (f3f24120) - private 'charOut' 'Ljava/io/OutputStreamWriter;' @32 a 'java/io/OutputStreamWriter'{0x00000000f3f15050} (f3f15050) r18=0x000000011023cd08 is pointing into the stack for thread: 0x0000000110263b10 r19={method} {0x0a00010090407bb0} 'crashInJava3' '(J)V' in 'MachCodeFramesInErrorFile$Crasher' r20=0x0a00010000080ccc is at entry_point+76 in (nmethod*)0x0a00010000080a10 Compiled method (c2) 198 17 MachCodeFramesInErrorFile$Crasher::crashInJava2 (13 bytes) total in heap [0x0a00010000080a10,0x0a00010000080f50] = 1344 relocation [0x0a00010000080b68,0x0a00010000080bb8] = 80 constants [0x0a00010000080c00,0x0a00010000080c80] = 128 main code [0x0a00010000080c80,0x0a00010000080d80] = 256 stub code [0x0a00010000080d80,0x0a00010000080e50] = 208 oops [0x0a00010000080e50,0x0a00010000080e68] = 24 metadata [0x0a00010000080e68,0x0a00010000080e90] = 40 scopes data [0x0a00010000080e90,0x0a00010000080eb8] = 40 scopes pcs [0x0a00010000080eb8,0x0a00010000080f08] = 80 dependencies [0x0a00010000080f08,0x0a00010000080f10] = 8 handler table [0x0a00010000080f10,0x0a00010000080f40] = 48 nul chk table [0x0a00010000080f40,0x0a00010000080f50] = 16 r21=0x000000011023cd10 is pointing into the stack for thread: 0x0000000110263b10 r22=0x000000000000001a: 0x000000000000001a points into unknown readable memory: 00 00 00 00 00 00 r23=0xffffffff84000000: 0xffffffff84000000 is an unknown value r24=0x0a0001000001c840 is at code_begin+64 in an Interpreter codelet goto 167 goto [0x0a0001000001c800, 0x0a0001000001cb80] 896 bytes r25=0x08001000a0165478: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/server/libjvm.so r26=0x000000011023cc58 is pointing into the stack for thread: 0x0000000110263b10 r27=0x0a000100901eba40 is pointing into metadata r28=0x0 is NULL r29=0x0a00010000000000: 0x0a00010000000000 points into unknown readable memory: 0x0000000000000006 | 00 00 00 00 00 00 00 06 r30=0x00000000000000d0: 0x00000000000000d0 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00 r31={method} {0x0a000100901e3ee8} 'flush' '()V' in 'java/io/OutputStream' Top of Stack: (sp=0x000000011023ccd0) 0x000000011023ccd0: 000000011023cd10 08001000a0165478 0x000000011023cce0: 000000011023cc58 0a000100901eba40 0x000000011023ccf0: 0000000000000000 0a00010000000000 0x000000011023cd00: 00000000000000d0 0a000100901e3ee8 0x000000011023cd10: 000000011023cd50 0000000088800228 0x000000011023cd20: 0a00010000080ccc 0a00010000000000 0x000000011023cd30: 000000000000000a 0a000100901e3ee8 0x000000011023cd40: 000000011023ce40 000000011023cd00 0x000000011023cd50: 000000011023ce40 000000011023cc90 0x000000011023cd60: 0a00010000007350 0000000000000000 0x000000011023cd70: 0000000110263b10 0000000110264430 0x000000011023cd80: 000000011023ce40 00000001102644a0 0x000000011023cd90: 0a00010000007350 00000000000000d8 0x000000011023cda0: 000000011023d1a8 0000000110263b10 0x000000011023cdb0: 00000000000000cc 0000000000000000 0x000000011023cdc0: 0000000000000000 000000000000000a 0x000000011023cdd0: 0000000000000000 0a00010090407a60 0x000000011023cde0: 00000000f3e5bf18 000000011023cef0 0x000000011023cdf0: 000000011023cdd8 0a00010090408000 0x000000011023ce00: 0a00010090407a51 000000011023cdc0 0x000000011023ce10: 0a00010090409d28 000000011023cd40 0x000000011023ce20: 000000011023ce70 0000000000002260 0x000000011023ce30: 000000011023ce70 000000002480022b 0x000000011023ce40: 000000011023cf60 0a0001009010f830 0x000000011023ce50: 0a00010000007350 000000011023cef0 0x000000011023ce60: 0a00010000021338 0a000100905937a0 0x000000011023ce70: 000000011023cf60 000000011023ce38 0x000000011023ce80: 0a00010000007350 000000011023cdc0 0x000000011023ce90: 000000011023ce50 0000000000000000 0x000000011023cea0: 000000011023ce50 0000000000000000 0x000000011023ceb0: 000000011023cf60 0000000000000000 0x000000011023cec0: 0a000100000077f0 00000000f3f00310 Instructions: (pc=0x0a000100000819a0) 0x0a000100000818a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a000100000818b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a000100000818c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a000100000818d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a000100000818e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a000100000818f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081900: 00 00 00 00 f3 f0 0f 40 0a 00 01 00 00 05 92 80 0x0a00010000081910: 00 00 00 00 00 00 00 00 0a 00 01 00 00 06 02 80 0x0a00010000081920: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081930: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081940: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081950: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081960: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081970: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081980: 7e 88 02 a6 3d 61 ff fe f8 0b 00 00 7c 35 0b 78 0x0a00010000081990: f8 21 ff c1 fa 95 00 10 7c 6e 1b 78 39 e0 00 2a 0x0a000100000819a0: f9 ee 00 00 3d dd 00 08 39 ce 19 00 3d ce 00 00 0x0a000100000819b0: e9 ce 00 00 81 ee 00 74 91 e1 00 20 38 80 00 04 0x0a000100000819c0: 4b fd 78 c1 f8 61 00 28 38 60 ff ad 4b fd e8 b5 0x0a000100000819d0: eb e1 00 50 7f e8 03 a6 38 21 00 40 4b fe f9 a4 0x0a000100000819e0: 60 00 00 00 60 00 00 00 60 00 00 00 60 00 00 00 0x0a000100000819f0: 60 00 00 00 60 00 00 00 00 00 00 00 00 00 00 00 0x0a00010000081a00: 3d 9d 00 08 39 8c 19 00 e9 8c 00 08 7d 89 03 a6 0x0a00010000081a10: 4e 80 04 20 3d 7d 00 08 39 6b 19 00 ea 6b 00 10 0x0a00010000081a20: 60 00 00 00 7d 60 5b 78 3d 7d 00 00 39 6b ff ff 0x0a00010000081a30: 7d 69 03 a6 7c 0b 03 78 60 00 00 00 4e 80 04 20 0x0a00010000081a40: 3d 9d 00 08 39 8c 19 00 e9 8c 00 18 7d 89 03 a6 0x0a00010000081a50: 4e 80 04 20 4b fe a8 ac 60 00 00 00 60 00 00 00 0x0a00010000081a60: 60 00 00 00 60 00 00 00 60 00 00 00 60 00 00 00 0x0a00010000081a70: 60 00 00 00 60 00 00 00 60 00 00 00 60 00 00 00 0x0a00010000081a80: 60 00 00 00 60 00 00 00 4b fd e2 79 00 00 00 00 0x0a00010000081a90: 00 00 00 00 f3 f0 0f 40 00 00 00 00 f3 f6 1e 70 Decoded instructions: (pc=0x0a000100000819a0) <TODO: PPC port - print_context> Stack slot to memory mapping: stack at sp + 0 slots: 0x000000011023cd10 is pointing into the stack for thread: 0x0000000110263b10 stack at sp + 1 slots: 0x08001000a0165478: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/server/libjvm.so stack at sp + 2 slots: 0x000000011023cc58 is pointing into the stack for thread: 0x0000000110263b10 stack at sp + 3 slots: 0x0a000100901eba40 is pointing into metadata stack at sp + 4 slots: 0x0 is NULL stack at sp + 5 slots: 0x0a00010000000000: 0x0a00010000000000 points into unknown readable memory: 0x0000000000000006 | 00 00 00 00 00 00 00 06 stack at sp + 6 slots: 0x00000000000000d0: 0x00000000000000d0 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00 stack at sp + 7 slots: {method} {0x0a000100901e3ee8} 'flush' '()V' in 'java/io/OutputStream' Compiled method (c2) 206 18 MachCodeFramesInErrorFile$Crasher::crashInJava3 (27 bytes) total in heap [0x0a00010000081710,0x0a00010000081b40] = 1072 relocation [0x0a00010000081868,0x0a00010000081898] = 48 constants [0x0a00010000081900,0x0a00010000081980] = 128 main code [0x0a00010000081980,0x0a00010000081a00] = 128 stub code [0x0a00010000081a00,0x0a00010000081a90] = 144 oops [0x0a00010000081a90,0x0a00010000081aa0] = 16 metadata [0x0a00010000081aa0,0x0a00010000081ab8] = 24 scopes data [0x0a00010000081ab8,0x0a00010000081ae0] = 40 scopes pcs [0x0a00010000081ae0,0x0a00010000081b20] = 64 dependencies [0x0a00010000081b20,0x0a00010000081b28] = 8 handler table [0x0a00010000081b28,0x0a00010000081b40] = 24 [Constant Pool] Address hex4 hex8 0x0a00010000081900: 0x00000000 0x00000000f3f00f40 0x0a00010000081904: 0xf3f00f40 0x0a00010000081908: 0x0a000100 0x0a00010000059280 0x0a0001000008190c: 0x00059280 0x0a00010000081910: 0x00000000 0x0000000000000000 0x0a00010000081914: 0x00000000 0x0a00010000081918: 0x0a000100 0x0a00010000060280 0x0a0001000008191c: 0x00060280 0x0a00010000081920: 0x00000000 0x0000000000000000 0x0a00010000081924: 0x00000000 0x0a00010000081928: 0x00000000 0x0000000000000000 0x0a0001000008192c: 0x00000000 0x0a00010000081930: 0x00000000 0x0000000000000000 0x0a00010000081934: 0x00000000 0x0a00010000081938: 0x00000000 0x0000000000000000 0x0a0001000008193c: 0x00000000 0x0a00010000081940: 0x00000000 0x0000000000000000 0x0a00010000081944: 0x00000000 0x0a00010000081948: 0x00000000 0x0000000000000000 0x0a0001000008194c: 0x00000000 0x0a00010000081950: 0x00000000 0x0000000000000000 0x0a00010000081954: 0x00000000 0x0a00010000081958: 0x00000000 0x0000000000000000 0x0a0001000008195c: 0x00000000 0x0a00010000081960: 0x00000000 0x0000000000000000 0x0a00010000081964: 0x00000000 0x0a00010000081968: 0x00000000 0x0000000000000000 0x0a0001000008196c: 0x00000000 0x0a00010000081970: 0x00000000 0x0000000000000000 0x0a00010000081974: 0x00000000 0x0a00010000081978: 0x00000000 0x0000000000000000 0x0a0001000008197c: 0x00000000 [MachCode] [Verified Entry Point] # {method} {0x0a00010090407bb0} 'crashInJava3' '(J)V' in 'MachCodeFramesInErrorFile$Crasher' # parm0: R3:R3 = long # [sp+0x40] (sp of caller) 0x0a00010000081980: ; {no_reloc} 0x0a00010000081980: 7e88 02a6 | 3d61 fffe | f80b 0000 | 7c35 0b78 | f821 ffc1 | fa95 0010 | 7c6e 1b78 | 39e0 002a 0x0a000100000819a0: f9ee 0000 | 3ddd 0008 0x0a000100000819a8: ; {section_word} 0x0a000100000819a8: 39ce 1900 0x0a000100000819ac: ; {oop(a 'java/lang/Class'{0x00000000f3f00f40} = 'java/lang/System')} 0x0a000100000819ac: 3dce 0000 | e9ce 0000 | 81ee 0074 | 91e1 0020 | 3880 0004 0x0a000100000819c0: ; ImmutableOopMap {[32]=NarrowOop } ;*invokestatic toUnsignedString0 {reexecute=0 rethrow=0 return_oop=1} ; - java.lang.Long::toHexString@2 (line 309) ; - MachCodeFramesInErrorFile$Crasher::crashInJava3@15 (line 89) ; {static_call} 0x0a000100000819c0: 4bfd 78c1 | f861 0028 | 3860 ffad 0x0a000100000819cc: ; ImmutableOopMap {[32]=NarrowOop [40]=Oop } ;*invokedynamic {reexecute=0 rethrow=0 return_oop=0} ; - MachCodeFramesInErrorFile$Crasher::crashInJava3@18 (line 89) ; {runtime_call UncommonTrapBlob} 0x0a000100000819cc: 4bfd e8b5 | ebe1 0050 | 7fe8 03a6 | 3821 0040 0x0a000100000819dc: ; {runtime_call _rethrow_Java} 0x0a000100000819dc: 4bfe f9a4 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 0000 0000 0x0a000100000819fc: 0000 0000 [Stub Code] 0x0a00010000081a00: ; {no_reloc} 0x0a00010000081a00: 3d9d 0008 0x0a00010000081a04: ; {section_word} 0x0a00010000081a04: 398c 1900 | e98c 0008 | 7d89 03a6 | 4e80 0420 0x0a00010000081a14: ; {static_stub} 0x0a00010000081a14: 3d7d 0008 0x0a00010000081a18: ; {section_word} 0x0a00010000081a18: 396b 1900 0x0a00010000081a1c: ; {metadata(NULL)} 0x0a00010000081a1c: ea6b 0010 | 6000 0000 | 7d60 5b78 | 3d7d 0000 | 396b ffff | 7d69 03a6 | 7c0b 0378 | 6000 0000 0x0a00010000081a3c: 4e80 0420 0x0a00010000081a40: ; {trampoline_stub} 0x0a00010000081a40: 3d9d 0008 0x0a00010000081a44: ; {section_word} 0x0a00010000081a44: 398c 1900 | e98c 0018 | 7d89 03a6 | 4e80 0420 [Exception Handler] 0x0a00010000081a54: ; {runtime_call ExceptionBlob} 0x0a00010000081a54: 4bfe a8ac | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 [Deopt Handler Code] 0x0a00010000081a70: ; {runtime_call DeoptimizationBlob} 0x0a00010000081a70: 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 6000 0000 | 4bfd e279 | 0000 0000 [/MachCode] --------------- P R O C E S S --------------- Threads class SMR info: _java_thread_list=0x0000000114a67b90, length=10, elements={ 0x0000000110263b10, 0x00000001135fb490, 0x00000001135fcb10, 0x0000000113a814f0, 0x0000000113a84810, 0x0000000113a87cf0, 0x0000000113a8c0f0, 0x000000011450def0, 0x000000011483b910, 0x0000000114a66d30 } Java Threads: ( => current thread ) =>0x0000000110263b10 JavaThread "main" [_thread_in_Java, id=258, stack(0x0000000110040000,0x000000011023d888)] 0x00000001135fb490 JavaThread "Reference Handler" daemon [_thread_blocked, id=2057, stack(0x0000000113610000,0x000000011381d888)] 0x00000001135fcb10 JavaThread "Finalizer" daemon [_thread_blocked, id=2314, stack(0x0000000113830000,0x0000000113a3d888)] 0x0000000113a814f0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2571, stack(0x0000000113a90000,0x0000000113cad888)] 0x0000000113a84810 JavaThread "Service Thread" daemon [_thread_blocked, id=2828, stack(0x0000000113cc0000,0x0000000113ecd888)] 0x0000000113a87cf0 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=3085, stack(0x0000000113ee0000,0x00000001140ed888)] 0x0000000113a8c0f0 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3342, stack(0x0000000114100000,0x00000001144fd888)] 0x000000011450def0 JavaThread "Sweeper thread" daemon [_thread_blocked, id=3599, stack(0x0000000114520000,0x000000011473d888)] 0x000000011483b910 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=3856, stack(0x0000000114840000,0x0000000114a5d888)] 0x0000000114a66d30 JavaThread "Notification Thread" daemon [_thread_blocked, id=4113, stack(0x0000000114a70000,0x0000000114c7d888)] Other Threads: 0x00000001133b37d0 VMThread "VM Thread" [stack: 0x00000001133d0000,0x00000001135e4888] [id=1800] 0x0000000114c8d130 WatcherThread [stack: 0x0000000114ca0000,0x0000000114ebe888] [id=4370] 0x0000000111493410 GCTaskThread "GC Thread#0" [stack: 0x00000001114b0000,0x00000001116c4888] [id=515] 0x00000001116cad50 ConcurrentGCThread "G1 Main Marker" [stack: 0x00000001116e0000,0x00000001118fc888] [id=772] 0x0000000111901430 ConcurrentGCThread "G1 Conc#0" [stack: 0x0000000111920000,0x0000000111b32888] [id=1029] 0x0000000112db1db0 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000000112dd0000,0x0000000112fe3888] [id=1286] 0x0000000112fe8410 ConcurrentGCThread "G1 Service" [stack: 0x0000000113000000,0x0000000113219888] [id=1543] Threads with active compile tasks: VM state: not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap address: 0x00000000f0000000, size: 64 MB, Compressed Oops mode: 32-bit Compressed class space mapped at: 0x000000e000000000-0x000000e040000000, reserved size: 1073741824 Narrow klass base: 0x000000e000000000, Narrow klass shift: 0, Narrow klass range: 0x40000000 GC Precious Log: CPUs: 24 total, 24 available Memory: 32768M Large Page Support: Disabled NUMA Support: Disabled Compressed Oops: Enabled (32-bit) Heap Region Size: 1M Heap Min Capacity: 32M Heap Initial Capacity: 64M Heap Max Capacity: 64M Pre-touch: Disabled Parallel Workers: 18 Concurrent Workers: 5 Concurrent Refinement Workers: 18 Periodic GC: Disabled Heap: garbage-first heap total 65536K, used 1024K [0x00000000f0000000, 0x00000000f4000000) region size 1024K, 2 young (2048K), 0 survivors (0K) Metaspace used 5265K, committed 5376K, reserved 1114112K class space used 444K, committed 512K, reserved 1048576K Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, OA=open archive, CA=closed archive, TAMS=top-at-mark-start (previous, next) | 0|0x00000000f0000000, 0x00000000f0000000, 0x00000000f0100000| 0%| F| |TAMS 0x00000000f0000000, 0x00000000f0000000| Untracked | 1|0x00000000f0100000, 0x00000000f0100000, 0x00000000f0200000| 0%| F| |TAMS 0x00000000f0100000, 0x00000000f0100000| Untracked | 2|0x00000000f0200000, 0x00000000f0200000, 0x00000000f0300000| 0%| F| |TAMS 0x00000000f0200000, 0x00000000f0200000| Untracked | 3|0x00000000f0300000, 0x00000000f0300000, 0x00000000f0400000| 0%| F| |TAMS 0x00000000f0300000, 0x00000000f0300000| Untracked | 4|0x00000000f0400000, 0x00000000f0400000, 0x00000000f0500000| 0%| F| |TAMS 0x00000000f0400000, 0x00000000f0400000| Untracked | 5|0x00000000f0500000, 0x00000000f0500000, 0x00000000f0600000| 0%| F| |TAMS 0x00000000f0500000, 0x00000000f0500000| Untracked | 6|0x00000000f0600000, 0x00000000f0600000, 0x00000000f0700000| 0%| F| |TAMS 0x00000000f0600000, 0x00000000f0600000| Untracked | 7|0x00000000f0700000, 0x00000000f0700000, 0x00000000f0800000| 0%| F| |TAMS 0x00000000f0700000, 0x00000000f0700000| Untracked | 8|0x00000000f0800000, 0x00000000f0800000, 0x00000000f0900000| 0%| F| |TAMS 0x00000000f0800000, 0x00000000f0800000| Untracked | 9|0x00000000f0900000, 0x00000000f0900000, 0x00000000f0a00000| 0%| F| |TAMS 0x00000000f0900000, 0x00000000f0900000| Untracked | 10|0x00000000f0a00000, 0x00000000f0a00000, 0x00000000f0b00000| 0%| F| |TAMS 0x00000000f0a00000, 0x00000000f0a00000| Untracked | 11|0x00000000f0b00000, 0x00000000f0b00000, 0x00000000f0c00000| 0%| F| |TAMS 0x00000000f0b00000, 0x00000000f0b00000| Untracked | 12|0x00000000f0c00000, 0x00000000f0c00000, 0x00000000f0d00000| 0%| F| |TAMS 0x00000000f0c00000, 0x00000000f0c00000| Untracked | 13|0x00000000f0d00000, 0x00000000f0d00000, 0x00000000f0e00000| 0%| F| |TAMS 0x00000000f0d00000, 0x00000000f0d00000| Untracked | 14|0x00000000f0e00000, 0x00000000f0e00000, 0x00000000f0f00000| 0%| F| |TAMS 0x00000000f0e00000, 0x00000000f0e00000| Untracked | 15|0x00000000f0f00000, 0x00000000f0f00000, 0x00000000f1000000| 0%| F| |TAMS 0x00000000f0f00000, 0x00000000f0f00000| Untracked | 16|0x00000000f1000000, 0x00000000f1000000, 0x00000000f1100000| 0%| F| |TAMS 0x00000000f1000000, 0x00000000f1000000| Untracked | 17|0x00000000f1100000, 0x00000000f1100000, 0x00000000f1200000| 0%| F| |TAMS 0x00000000f1100000, 0x00000000f1100000| Untracked | 18|0x00000000f1200000, 0x00000000f1200000, 0x00000000f1300000| 0%| F| |TAMS 0x00000000f1200000, 0x00000000f1200000| Untracked | 19|0x00000000f1300000, 0x00000000f1300000, 0x00000000f1400000| 0%| F| |TAMS 0x00000000f1300000, 0x00000000f1300000| Untracked | 20|0x00000000f1400000, 0x00000000f1400000, 0x00000000f1500000| 0%| F| |TAMS 0x00000000f1400000, 0x00000000f1400000| Untracked | 21|0x00000000f1500000, 0x00000000f1500000, 0x00000000f1600000| 0%| F| |TAMS 0x00000000f1500000, 0x00000000f1500000| Untracked | 22|0x00000000f1600000, 0x00000000f1600000, 0x00000000f1700000| 0%| F| |TAMS 0x00000000f1600000, 0x00000000f1600000| Untracked | 23|0x00000000f1700000, 0x00000000f1700000, 0x00000000f1800000| 0%| F| |TAMS 0x00000000f1700000, 0x00000000f1700000| Untracked | 24|0x00000000f1800000, 0x00000000f1800000, 0x00000000f1900000| 0%| F| |TAMS 0x00000000f1800000, 0x00000000f1800000| Untracked | 25|0x00000000f1900000, 0x00000000f1900000, 0x00000000f1a00000| 0%| F| |TAMS 0x00000000f1900000, 0x00000000f1900000| Untracked | 26|0x00000000f1a00000, 0x00000000f1a00000, 0x00000000f1b00000| 0%| F| |TAMS 0x00000000f1a00000, 0x00000000f1a00000| Untracked | 27|0x00000000f1b00000, 0x00000000f1b00000, 0x00000000f1c00000| 0%| F| |TAMS 0x00000000f1b00000, 0x00000000f1b00000| Untracked | 28|0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f1d00000| 0%| F| |TAMS 0x00000000f1c00000, 0x00000000f1c00000| Untracked | 29|0x00000000f1d00000, 0x00000000f1d00000, 0x00000000f1e00000| 0%| F| |TAMS 0x00000000f1d00000, 0x00000000f1d00000| Untracked | 30|0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f1f00000| 0%| F| |TAMS 0x00000000f1e00000, 0x00000000f1e00000| Untracked | 31|0x00000000f1f00000, 0x00000000f1f00000, 0x00000000f2000000| 0%| F| |TAMS 0x00000000f1f00000, 0x00000000f1f00000| Untracked | 32|0x00000000f2000000, 0x00000000f2000000, 0x00000000f2100000| 0%| F| |TAMS 0x00000000f2000000, 0x00000000f2000000| Untracked | 33|0x00000000f2100000, 0x00000000f2100000, 0x00000000f2200000| 0%| F| |TAMS 0x00000000f2100000, 0x00000000f2100000| Untracked | 34|0x00000000f2200000, 0x00000000f2200000, 0x00000000f2300000| 0%| F| |TAMS 0x00000000f2200000, 0x00000000f2200000| Untracked | 35|0x00000000f2300000, 0x00000000f2300000, 0x00000000f2400000| 0%| F| |TAMS 0x00000000f2300000, 0x00000000f2300000| Untracked | 36|0x00000000f2400000, 0x00000000f2400000, 0x00000000f2500000| 0%| F| |TAMS 0x00000000f2400000, 0x00000000f2400000| Untracked | 37|0x00000000f2500000, 0x00000000f2500000, 0x00000000f2600000| 0%| F| |TAMS 0x00000000f2500000, 0x00000000f2500000| Untracked | 38|0x00000000f2600000, 0x00000000f2600000, 0x00000000f2700000| 0%| F| |TAMS 0x00000000f2600000, 0x00000000f2600000| Untracked | 39|0x00000000f2700000, 0x00000000f2700000, 0x00000000f2800000| 0%| F| |TAMS 0x00000000f2700000, 0x00000000f2700000| Untracked | 40|0x00000000f2800000, 0x00000000f2800000, 0x00000000f2900000| 0%| F| |TAMS 0x00000000f2800000, 0x00000000f2800000| Untracked | 41|0x00000000f2900000, 0x00000000f2900000, 0x00000000f2a00000| 0%| F| |TAMS 0x00000000f2900000, 0x00000000f2900000| Untracked | 42|0x00000000f2a00000, 0x00000000f2a00000, 0x00000000f2b00000| 0%| F| |TAMS 0x00000000f2a00000, 0x00000000f2a00000| Untracked | 43|0x00000000f2b00000, 0x00000000f2b00000, 0x00000000f2c00000| 0%| F| |TAMS 0x00000000f2b00000, 0x00000000f2b00000| Untracked | 44|0x00000000f2c00000, 0x00000000f2c00000, 0x00000000f2d00000| 0%| F| |TAMS 0x00000000f2c00000, 0x00000000f2c00000| Untracked | 45|0x00000000f2d00000, 0x00000000f2d00000, 0x00000000f2e00000| 0%| F| |TAMS 0x00000000f2d00000, 0x00000000f2d00000| Untracked | 46|0x00000000f2e00000, 0x00000000f2e00000, 0x00000000f2f00000| 0%| F| |TAMS 0x00000000f2e00000, 0x00000000f2e00000| Untracked | 47|0x00000000f2f00000, 0x00000000f2f00000, 0x00000000f3000000| 0%| F| |TAMS 0x00000000f2f00000, 0x00000000f2f00000| Untracked | 48|0x00000000f3000000, 0x00000000f3000000, 0x00000000f3100000| 0%| F| |TAMS 0x00000000f3000000, 0x00000000f3000000| Untracked | 49|0x00000000f3100000, 0x00000000f3100000, 0x00000000f3200000| 0%| F| |TAMS 0x00000000f3100000, 0x00000000f3100000| Untracked | 50|0x00000000f3200000, 0x00000000f3200000, 0x00000000f3300000| 0%| F| |TAMS 0x00000000f3200000, 0x00000000f3200000| Untracked | 51|0x00000000f3300000, 0x00000000f3300000, 0x00000000f3400000| 0%| F| |TAMS 0x00000000f3300000, 0x00000000f3300000| Untracked | 52|0x00000000f3400000, 0x00000000f3400000, 0x00000000f3500000| 0%| F| |TAMS 0x00000000f3400000, 0x00000000f3400000| Untracked | 53|0x00000000f3500000, 0x00000000f3500000, 0x00000000f3600000| 0%| F| |TAMS 0x00000000f3500000, 0x00000000f3500000| Untracked | 54|0x00000000f3600000, 0x00000000f3600000, 0x00000000f3700000| 0%| F| |TAMS 0x00000000f3600000, 0x00000000f3600000| Untracked | 55|0x00000000f3700000, 0x00000000f3700000, 0x00000000f3800000| 0%| F| |TAMS 0x00000000f3700000, 0x00000000f3700000| Untracked | 56|0x00000000f3800000, 0x00000000f3800000, 0x00000000f3900000| 0%| F| |TAMS 0x00000000f3800000, 0x00000000f3800000| Untracked | 57|0x00000000f3900000, 0x00000000f3900000, 0x00000000f3a00000| 0%| F| |TAMS 0x00000000f3900000, 0x00000000f3900000| Untracked | 58|0x00000000f3a00000, 0x00000000f3a00000, 0x00000000f3b00000| 0%| F| |TAMS 0x00000000f3a00000, 0x00000000f3a00000| Untracked | 59|0x00000000f3b00000, 0x00000000f3b00000, 0x00000000f3c00000| 0%| F| |TAMS 0x00000000f3b00000, 0x00000000f3b00000| Untracked | 60|0x00000000f3c00000, 0x00000000f3c00000, 0x00000000f3d00000| 0%| F| |TAMS 0x00000000f3c00000, 0x00000000f3c00000| Untracked | 61|0x00000000f3d00000, 0x00000000f3d00000, 0x00000000f3e00000| 0%| F| |TAMS 0x00000000f3d00000, 0x00000000f3d00000| Untracked | 62|0x00000000f3e00000, 0x00000000f3eeb8d0, 0x00000000f3f00000| 92%| E| |TAMS 0x00000000f3e00000, 0x00000000f3e00000| Complete | 63|0x00000000f3f00000, 0x00000000f4000000, 0x00000000f4000000|100%| E|CS|TAMS 0x00000000f3f00000, 0x00000000f3f00000| Complete Card table byte_map: [0x0a00010030000000,0x0a00010030020000] _byte_map_base: 0x0a0001002f880000 Marking Bits (Prev, Next): (CMBitMap*) 0x00000001116c9a00, (CMBitMap*) 0x00000001116c9a40 Prev Bits: [0x0a00010050000000, 0x0a00010050100000) Next Bits: [0x0a00010060000000, 0x0a00010060100000) Polling page: 0x0000000000000000 Metaspace: Usage: Non-class: 4.71 MB used. Class: 444.73 KB used. Both: 5.14 MB used. Virtual space: Non-class space: 64.00 MB reserved, 4.75 MB ( 7%) committed, 1 nodes. Class space: 1.00 GB reserved, 512.00 KB ( <1%) committed, 1 nodes. Both: 1.06 GB reserved, 5.25 MB ( <1%) committed. Chunk freelists: Non-Class: 10.95 MB Class: 15.54 MB Both: 26.49 MB MaxMetaspaceSize: unlimited CompressedClassSpaceSize: 1.00 GB Initial GC threshold: 21.00 MB Current GC threshold: 21.00 MB CDS: off MetaspaceReclaimPolicy: balanced - commit_granule_bytes: 65536. - commit_granule_words: 8192. - virtual_space_node_default_size: 8388608. - enlarge_chunks_in_place: 1. - new_chunks_are_fully_committed: 0. - uncommit_free_chunks: 1. - use_allocation_guard: 0. - handle_deallocations: 1. Internal statistics: num_allocs_failed_limit: 0. num_arena_births: 42. num_arena_deaths: 0. num_vsnodes_births: 2. num_vsnodes_deaths: 0. num_space_committed: 84. num_space_uncommitted: 0. num_chunks_returned_to_freelist: 0. num_chunks_taken_from_freelist: 48. num_chunk_merges: 0. num_chunk_splits: 32. num_chunks_enlarged: 18. num_inconsistent_stats: 0. CodeCache: size=49152Kb used=511Kb max_used=523Kb free=48640Kb bounds [0x0a00010000000000, 0x0a00010000200000, 0x0a00010003000000] total_blobs=305 nmethods=18 adapters=240 compilation: enabled stopped_count=0, restarted_count=0 full_count=0 Compilation events (6 events): Event: 0.190 Thread 0x0000000113a8c0f0 16 b MachCodeFramesInErrorFile$Crasher::crashInJava1 (13 bytes) Event: 0.191 Thread 0x0000000113a8c0f0 nmethod 16 0x0a00010000082b10 code [0x0a00010000082d00, 0x0a00010000082dd0] Event: 0.192 Thread 0x0000000113a8c0f0 17 b MachCodeFramesInErrorFile$Crasher::crashInJava2 (13 bytes) Event: 0.192 Thread 0x0000000113a8c0f0 nmethod 17 0x0a00010000080a10 code [0x0a00010000080c80, 0x0a00010000080e50] Event: 0.193 Thread 0x0000000113a8c0f0 18 b MachCodeFramesInErrorFile$Crasher::crashInJava3 (27 bytes) Event: 0.193 Thread 0x0000000113a8c0f0 nmethod 18 0x0a00010000081710 code [0x0a00010000081980, 0x0a00010000081a90] GC Heap History (0 events): No events Dll operation events (1 events): Event: 0.004 Loaded shared library /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/libjava.so Deoptimization events (4 events): Event: 0.191 Thread 0x0000000110263b10 Uncommon trap: trap_request=0x0000004f fr.pc=0x0a00010000082d24 relative=0x0000000000000024 Event: 0.191 Thread 0x0000000110263b10 Uncommon trap: reason=unloaded action=reinterpret pc=0x0a00010000082d24 method=MachCodeFramesInErrorFile$Crasher.crashInJava1(J)V @ 0 c2 Event: 0.191 Thread 0x0000000110263b10 DEOPT PACKING pc=0x0a00010000082d24 sp=0x000000011023ce30 Event: 0.191 Thread 0x0000000110263b10 DEOPT UNPACKING pc=0x0a0001000006035c sp=0x000000011023ccd0 mode 2 Classes loaded (20 events): Event: 0.184 Loading class java/util/stream/MatchOps Event: 0.184 Loading class java/util/stream/MatchOps done Event: 0.184 Loading class java/util/stream/MatchOps$MatchOp Event: 0.184 Loading class java/util/stream/TerminalOp Event: 0.184 Loading class java/util/stream/TerminalOp done Event: 0.185 Loading class java/util/stream/MatchOps$MatchOp done Event: 0.185 Loading class java/util/stream/StreamShape Event: 0.185 Loading class java/util/stream/StreamShape done Event: 0.185 Loading class java/util/stream/MatchOps$BooleanTerminalSink Event: 0.185 Loading class java/util/stream/Sink Event: 0.185 Loading class java/util/stream/Sink done Event: 0.185 Loading class java/util/stream/MatchOps$BooleanTerminalSink done Event: 0.190 Loading class java/util/stream/MatchOps$1MatchSink Event: 0.190 Loading class java/util/stream/MatchOps$1MatchSink done Event: 0.191 Loading class java/nio/CharBuffer Event: 0.191 Loading class java/lang/Readable Event: 0.191 Loading class java/lang/Readable done Event: 0.191 Loading class java/nio/CharBuffer done Event: 0.191 Loading class java/nio/HeapCharBuffer Event: 0.191 Loading class java/nio/HeapCharBuffer done Classes unloaded (0 events): No events Classes redefined (0 events): No events Internal exceptions (16 events): Event: 0.107 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e117f8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object)'> (0x00000000f3e117f8) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.111 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e1c1b8}: 'java.lang.Object java.lang.invoke.Invokers$Holder.invokeExact_MT(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3e1c1b8) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.120 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e27c68}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3e27c68) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.123 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e30050}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.getReference(java.lang.Object, java.lang.Object)'> (0x00000000f3e30050) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.125 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e340d8}: 'java.lang.Object java.lang.invoke.LambdaForm$Holder.identity_L(java.lang.Object, java.lang.Object)'> (0x00000000f3e340d8) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.126 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e37180}: 'java.lang.Object java.lang.invoke.LambdaForm$Holder.zero_L(java.lang.Object)'> (0x00000000f3e37180) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.130 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e3df78}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object)'> (0x00000000f3e3df78) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.131 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e411a8}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object)'> (0x00000000f3e411a8) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.135 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e4af28}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object)'> (0x00000000f3e4af28) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.137 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e4eb40}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3e4eb40) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.138 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3e51e50}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object)'> (0x00000000f3e51e50) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.182 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3ea6e68}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object)'> (0x00000000f3ea6e68) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.186 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3eb0e90}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3eb0e90) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.188 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3eb4be0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3eb4be0) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.189 Thread 0x0000000110263b10 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f3eb7ff0}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f3eb7ff0) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 0.193 Thread 0x0000000110263b10 Implicit null exception at 0x0a000100000819a0 to 0x0000000000000000 VM Operations (0 events): No events Memory protections (10 events): Event: 0.003 Protecting memory [0x0000000110040000,0x0000000110070000] with protection modes 0 Event: 0.036 Protecting memory [0x0000000113610000,0x0000000113640000] with protection modes 0 Event: 0.036 Protecting memory [0x0000000113830000,0x0000000113860000] with protection modes 0 Event: 0.050 Protecting memory [0x0000000113a90000,0x0000000113ac0000] with protection modes 0 Event: 0.050 Protecting memory [0x0000000113cc0000,0x0000000113cf0000] with protection modes 0 Event: 0.050 Protecting memory [0x0000000113ee0000,0x0000000113f10000] with protection modes 0 Event: 0.051 Protecting memory [0x0000000114100000,0x0000000114130000] with protection modes 0 Event: 0.051 Protecting memory [0x0000000114520000,0x0000000114550000] with protection modes 0 Event: 0.130 Protecting memory [0x0000000114840000,0x0000000114870000] with protection modes 0 Event: 0.140 Protecting memory [0x0000000114a70000,0x0000000114aa0000] with protection modes 0 Nmethod flushes (0 events): No events Events (10 events): Event: 0.027 Thread 0x0000000110263b10 Thread added: 0x0000000110263b10 Event: 0.036 Thread 0x0000000110263b10 Thread added: 0x00000001135fb490 Event: 0.036 Thread 0x0000000110263b10 Thread added: 0x00000001135fcb10 Event: 0.050 Thread 0x0000000110263b10 Thread added: 0x0000000113a814f0 Event: 0.050 Thread 0x0000000110263b10 Thread added: 0x0000000113a84810 Event: 0.050 Thread 0x0000000110263b10 Thread added: 0x0000000113a87cf0 Event: 0.050 Thread 0x0000000110263b10 Thread added: 0x0000000113a8c0f0 Event: 0.051 Thread 0x0000000110263b10 Thread added: 0x000000011450def0 Event: 0.130 Thread 0x0000000110263b10 Thread added: 0x000000011483b910 Event: 0.140 Thread 0x0000000110263b10 Thread added: 0x0000000114a66d30 Dynamic libraries: text: 0x0000000100000000 - 0x00000001000258de, data: 0x0000000110000d18 - 0x0000000110009c10 java text: 0x0900000000000680 - 0x090000000047b6d2, data: 0x09001000a0000e50 - 0x09001000a0115c00 /usr/lib/libc.a(shr_64.o) text: 0x090000000047c9a0 - 0x09000000004a17c7, data: 0x09001000a01a7170 - 0x09001000a01b33a0 /usr/lib/libodm.a(shr_64.o) text: 0x09000000004a2220 - 0x09000000004a2c7e, data: 0x09001000a01167a8 - 0x09001000a0116930 /usr/lib/libcrypt.a(shr_64.o) text: 0x09000000004f5e80 - 0x090000000051f27b, data: 0x09001000a01e9720 - 0x09001000a01f3784 /usr/lib/libcorcfg.a(shr_64.o) text: 0x09000000005700a0 - 0x090000000058783d, data: 0x09001000a01dacd0 - 0x09001000a01e8ca0 /usr/lib/libsrc.a(shr_64.o) text: 0x0900000000588ce0 - 0x090000000059f968, data: 0x09001000a01b49f8 - 0x09001000a01bc190 /usr/lib/libcfg.a(shr_64.o) text: 0x09000000005a0000 - 0x09000000005e5d4a, data: 0x09001000a0117000 - 0x09001000a01a60bc /usr/lib/libpthreads.a(shr_xpg5_64.o) text: 0x090000000099e300 - 0x0900000000a68fee, data: 0x09001000a0289308 - 0x09001000a02c1185 /usr/lib/liblvm.a(shr_64.o) text: 0x0900000000a694c0 - 0x0900000000afc7f0, data: 0x09001000a02c20a0 - 0x09001000a02eb134 /usr/lib/libperfstat.a(shr_64.o) text: 0x090000000104f000 - 0x090000000104f2fb, data: 0x09001000a0328000 - 0x09001000a0328000 /usr/lib/libdl.a(shr_64.o) text: 0x0900000001443000 - 0x090000000144b211, data: 0x08001000a018011c - 0x08001000a0180c60 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/libjimage.so text: 0x090000000144c000 - 0x090000000148617f, data: 0x08001000a0181dbd - 0x08001000a01855d0 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/libjava.so text: 0x0900000001621580 - 0x09000000017d4c78, data: 0x09001000a05e1b80 - 0x09001000a0620ee8 /opt/IBM/xlc/16.1.0/../../../../usr/lpp/xlC/lib/libc++.a(shr_64.o) text: 0x09000000017d5480 - 0x0900000001827406, data: 0x09001000a0569680 - 0x09001000a05707b0 /opt/IBM/xlc/16.1.0/../../../../usr/lpp/xlC/lib/libC.a(shrcore_64.o) text: 0x0900000001828400 - 0x090000000189062d, data: 0x09001000a058ba00 - 0x09001000a059be10 /opt/IBM/xlc/16.1.0/../../../../usr/lpp/xlC/lib/libc++.a(cxxabi_64.o) text: 0x0900000001891a00 - 0x09000000018c9b1d, data: 0x09001000a0571000 - 0x09001000a058a800 /opt/IBM/xlc/16.1.0/../../../../usr/lpp/xlC/lib/libC.a(ansicore_64.o) * text: 0x09000000122be000 - 0x0900000013bae72c, data: 0x08001000a0000049 - 0x08001000a017f198 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/server/libjvm.so VM Arguments: jvm_args: -Xmx64m --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED -XX:-CreateCoredumpOnCrash -Xcomp -XX:-TieredCompilation -XX:CompileCommand=compileonly,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,MachCodeFramesInErrorFile$Crasher.crashIn* -XX:CompileCommand=dontinline,*/Unsafe.getLong java_command: MachCodeFramesInErrorFile$Crasher crashInJava java_class_path (initial): /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/runtime/ErrorHandling/MachCodeFramesInErrorFile.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar Launcher Type: SUN_STANDARD [Global flags] intx CICompilerCount = 12 {product} {ergonomic} ccstrlist CompileCommand = compileonly,MachCodeFramesInErrorFile$Crasher.crashIn* CompileCommand += dontinline,MachCodeFramesInErrorFile$Crasher.crashIn* CompileCommand += dontinline,*/Unsafe.getLong {product} {command line} uint ConcGCThreads = 5 {product} {ergonomic} bool CreateCoredumpOnCrash = false {product} {command line} uint G1ConcRefinementThreads = 18 {product} {ergonomic} size_t G1HeapRegionSize = 1048576 {product} {ergonomic} uintx GCDrainStackTargetSize = 64 {product} {ergonomic} size_t InitialHeapSize = 67108864 {product} {ergonomic} size_t MarkStackSize = 4194304 {product} {ergonomic} size_t MaxHeapSize = 67108864 {product} {command line} size_t MaxNewSize = 39845888 {product} {ergonomic} size_t MinHeapDeltaBytes = 1048576 {product} {ergonomic} size_t MinHeapSize = 33554432 {product} {ergonomic} uintx NonProfiledCodeHeapSize = 0 {pd product} {ergonomic} uintx ProfiledCodeHeapSize = 0 {pd product} {ergonomic} size_t SoftMaxHeapSize = 67108864 {manageable} {ergonomic} bool SuperwordUseVSX = true {ARCH product} {ergonomic} bool TieredCompilation = false {pd product} {command line} bool Use64KPages = true {product} {ergonomic} bool UseBASE64Intrinsics = true {product} {ergonomic} bool UseCompressedClassPointers = true {product lp64_product} {ergonomic} bool UseCompressedOops = true {product lp64_product} {ergonomic} bool UseG1GC = true {product} {ergonomic} bool UseLargePages = false {pd product} {ergonomic} bool UseNUMA = false {product} {ergonomic} bool UseNUMAInterleaving = false {product} {ergonomic} bool UsePopCountInstruction = true {product} {ergonomic} Logging: Log output configuration: #0: stdout all=warning uptime,level,tags #1: stderr all=off uptime,level,tags Environment Variables: CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar PATH=/bin:/usr/bin:/usr/sbin DISPLAY=unix:0 LANG=en_US TZ=CUT0 LIBPATH=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib/server:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/lib:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/../lib Active Locale: Signal Handlers: SIGSEGV: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked SIGBUS: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked SIGFPE: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked SIGPIPE: _ZL17javaSignalHandleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked SIGXFSZ: _ZL17javaSignalHandleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked SIGILL: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked SIGUSR2: _ZL10SR_handleriP9siginfo_tPv in libjvm.so, mask=00100000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, blocked SIGHUP: SIG_IGN, mask=00000000000000000000000000000000, flags=SA_RESTART, blocked SIGINT: SIG_IGN, mask=00000000000000000000000000000000, flags=none, blocked SIGTERM: _ZL11UserHandleriPvS_ in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked SIGQUIT: _ZL11UserHandleriPvS_ in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, blocked SIGDANGER: SIG_DFL, mask=00000000000000000000000000000000, flags=SA_RESTART, blocked SIGTRAP: _ZL13crash_handleriP9siginfo_tPv in libjvm.so, mask=11100110000111110111111111111111, flags=SA_RESTART|SA_SIGINFO, unblocked Periodic native trim disabled --------------- S Y S T E M --------------- OS: uname: AIX 2 7 00FAC25F4B00 AIX kernel version 7.2.2.21 OS uptime: 1742 days 18:40 hours rlimit (soft/hard): STACK 4194304k/4194304k , CORE infinity/infinity, NPROC 512 , THREADS infinity/infinity , NOFILE infinity/infinity , AS infinity/infinity , CPU infinity/infinity , DATA 492581204787200k/infinity , FSIZE infinity/infinity load average: 2.70 2.37 2.44 maximum #threads within a process:32767 Virtualization type : PowerVM Processor description : PowerPC_POWER9 Processor speed : 2750000000 Hz LPAR partition name : adopt04 LPAR partition number : 5 LPAR partition type : shared LPAR mode : uncapped LPAR partition group ID : 32773 LPAR shared pool ID : 0 AMS (active memory sharing) : capable AMS (active memory sharing) : off AME (active memory expansion) : off SMT : capable SMT : on LPAR threads : 8 LPAR online virtual cpus : 3 LPAR logical cpus : 24 LPAR maximum virtual cpus : 10 LPAR minimum virtual cpus : 2 LPAR entitled capacity : 2.00 LPAR online memory : 32768 MB LPAR maximum memory : 81920 MB LPAR minimum memory : 16384 MB CPU: total 24 (initial active 24) ppc64 fsqrt isel lxarxeh cmpb popcntb popcntw fcfids vand lqarx aes vpmsumb mfdscr vsx ldbrx stdbrx sha rtm darn Memory: Base page size (sysconf _SC_PAGESIZE): 4K Data page size (C-Heap, bss, etc): 64K Text page size: 64K Thread stack page size (pthread): 64K Default shared memory page size: 4K Can use 64K pages dynamically with shared memory: yes Can use 16M pages dynamically with shared memory: no Multipage error: 0 os::vm_page_size: 64K LDR_CNTRL=<unset>. EXTSHM=<unset>. AIXTHREAD_GUARDPAGES=<unset>. physical total : 34359738368 physical free : 13222526976 swap total : 2147483648 swap free : 2112495616 Program break at VM startup: 0x0000000110259ca0. Program break now : 0x0000000114f4a480 (distance: 78785k). MaxExpectedDataSegmentSize : 8388608k. internal virtual memory regions used by vm: [0x0a00010090000000 - 0x0a00010093ffffff] (67108864 bytes, 1024 64K pages), shmat [0x000000e000000000 - 0x000000e03fffffff] (1073741824 bytes, 16384 64K pages), shmat [0x0a00010080000000 - 0x0a00010081ffffff] (33554432 bytes, 512 64K pages), shmat [0x0a00010070000000 - 0x0a0001007000ffff] (65536 bytes, 1 64K pages), shmat [0x0a00010060000000 - 0x0a000100600fffff] (1048576 bytes, 16 64K pages), shmat [0x0a00010050000000 - 0x0a000100500fffff] (1048576 bytes, 16 64K pages), shmat [0x0a00010040000000 - 0x0a0001004001ffff] (131072 bytes, 2 64K pages), shmat [0x0a00010030000000 - 0x0a0001003001ffff] (131072 bytes, 2 64K pages), shmat [0x0a00010020000000 - 0x0a0001002001ffff] (131072 bytes, 2 64K pages), shmat [0x00000000f0000000 - 0x00000000f3ffffff] (67108864 bytes, 1024 64K pages), shmat [0x0a00010010000000 - 0x0a0001001005ffff] (393216 bytes, 6 64K pages), shmat [0x0a00010000000000 - 0x0a00010002ffffff] (50331648 bytes, 768 64K pages), shmat vm_info: OpenJDK 64-Bit Server VM (17.0.18+8) for aix-ppc64 JRE (17.0.18+8), built on Jan 20 2026 22:11:11 by "admin" with clang IBM XL C/C++ for AIX, Version 16.1.0.11 END.
[2026-01-21T02:45:10.080Z] --------------------------------------------------
[2026-01-21T02:45:10.080Z] Test results: failed: 2
[2026-01-21T02:45:26.401Z] Report written to /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/report/html/report.html
[2026-01-21T02:45:26.401Z] Results written to /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17689634978739/hotspot_custom_0/work
[2026-01-21T02:45:26.401Z] Error: Some tests failed or other problems occurred.
[2026-01-21T02:45:26.401Z] -----------------------------------
[2026-01-21T02:45:26.401Z] hotspot_custom_0_FAILED
[2026-01-21T02:45:26.401Z] -----------------------------------
[2026-01-21T02:45:26.401Z]
[2026-01-21T02:45:26.401Z] TEST TEARDOWN:
[2026-01-21T02:45:26.401Z] Nothing to be done for teardown.
[2026-01-21T02:45:26.401Z] hotspot_custom_0 Finish Time: Wed Jan 21 02:45:24 2026 Epoch Time (ms): 1768963524073