hotspot_runtime_0
[2026-02-15T04:10:08.405Z] Running test hotspot_runtime_0 ...
[2026-02-15T04:10:08.405Z] ===============================================
[2026-02-15T04:10:08.405Z] hotspot_runtime_0 Start Time: Sun Feb 15 04:10:07 2026 Epoch Time (ms): 1771128607898
[2026-02-15T04:10:08.405Z] variation: NoOptions
[2026-02-15T04:10:08.405Z] JVM_OPTIONS:
[2026-02-15T04:10:08.405Z] { \
[2026-02-15T04:10:08.405Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T04:10:08.405Z] echo "Nothing to be done for setup."; \
[2026-02-15T04:10:08.405Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_1771110963506/hotspot_runtime_0"; \
[2026-02-15T04:10:08.405Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_1771110963506/hotspot_runtime_0"; \
[2026-02-15T04:10:08.405Z] echo ""; echo "TESTING:"; \
[2026-02-15T04:10:08.405Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2026-02-15T04:10:08.405Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:1 -nativepath:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/jdkbinary/openjdk-test-image/hotspot/jtreg/native" -vmoptions:"-Xmx512m " \
[2026-02-15T04:10:08.405Z] -w ""/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_1771110963506/hotspot_runtime_0"/work" \
[2026-02-15T04:10:08.405Z] -r ""/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_1771110963506/hotspot_runtime_0"/report" \
[2026-02-15T04:10:08.405Z] -jdk:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/jdkbinary/j2sdk-image" \
[2026-02-15T04:10:08.405Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/ProblemList.txt" \
[2026-02-15T04:10:08.405Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk26.txt" \
[2026-02-15T04:10:08.405Z] \
[2026-02-15T04:10:08.405Z] \
[2026-02-15T04:10:08.405Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg:hotspot_runtime"; \
[2026-02-15T04:10:08.405Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_runtime_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "hotspot_runtime_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T04:10:08.405Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T04:10:08.405Z] echo "Nothing to be done for teardown."; \
[2026-02-15T04:10:08.405Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_1771110963506/TestTargetResult";
[2026-02-15T04:10:08.405Z]
[2026-02-15T04:10:08.405Z] TEST SETUP:
[2026-02-15T04:10:08.405Z] Nothing to be done for setup.
[2026-02-15T04:10:08.405Z]
[2026-02-15T04:10:08.405Z] TESTING:
[2026-02-15T04:10:09.209Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_1771110963506/hotspot_runtime_0/work" not found: creating
[2026-02-15T04:10:09.209Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_1771110963506/hotspot_runtime_0/report" not found: creating
[2026-02-15T04:10:14.888Z] XML output with verification to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/output_1771110963506/hotspot_runtime_0/work
[2026-02-15T04:11:48.602Z] nonvoidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2026-02-15T04:11:48.602Z] public abstract Method "<init>":"()I";
[2026-02-15T04:11:48.602Z] ^
[2026-02-15T04:11:48.602Z] 1 warning(s)
[2026-02-15T04:11:48.602Z] voidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2026-02-15T04:11:48.602Z] public abstract Method "<init>":"()V";
[2026-02-15T04:11:48.602Z] ^
[2026-02-15T04:11:48.602Z] 1 warning(s)
[2026-02-15T04:17:35.647Z] EnclMethTest.jcod (110:12) Warning: expected attribute length "6" do not match real length "4"; expected length written
[2026-02-15T04:17:35.647Z] Attr(#21, 6) { // EnclosingMethod at 0x0131
[2026-02-15T04:17:35.647Z] ^
[2026-02-15T04:17:35.647Z] 1 warning(s)
[2026-02-15T04:18:32.931Z] AME1_E.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:18:32.931Z] class AME1_E extends AME1_B implements AME1_C {
[2026-02-15T04:18:32.931Z] ^
[2026-02-15T04:18:32.931Z] 1 warning(s)
[2026-02-15T04:18:32.931Z] AME2_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:18:32.931Z] class AME2_C extends AME2_B {
[2026-02-15T04:18:32.931Z] ^
[2026-02-15T04:18:32.931Z] 1 warning(s)
[2026-02-15T04:18:32.931Z] AME3_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:18:32.931Z] class AME3_C extends AME3_B {
[2026-02-15T04:18:32.931Z] ^
[2026-02-15T04:18:32.931Z] 1 warning(s)
[2026-02-15T04:18:32.931Z] AME4_E.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:18:32.931Z] class AME4_E extends AME4_B {
[2026-02-15T04:18:32.931Z] ^
[2026-02-15T04:18:32.931Z] 1 warning(s)
[2026-02-15T04:18:32.931Z] AME5_B.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:18:32.931Z] class AME5_B extends AME5_A {
[2026-02-15T04:18:32.931Z] ^
[2026-02-15T04:18:32.931Z] 1 warning(s)
[2026-02-15T04:18:32.931Z] AME6_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:18:32.931Z] class AME6_B implements AME6_A {
[2026-02-15T04:18:32.931Z] ^
[2026-02-15T04:18:32.931Z] 1 warning(s)
[2026-02-15T04:18:56.676Z] ImplementsSomeInterfaces.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:18:56.676Z] class ImplementsSomeInterfaces extends AbstractICCE0 {
[2026-02-15T04:18:56.676Z] ^
[2026-02-15T04:18:56.676Z] 1 warning(s)
[2026-02-15T04:18:56.676Z] ICC2_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:18:56.676Z] class ICC2_B implements ICC2_iA {
[2026-02-15T04:18:56.676Z] ^
[2026-02-15T04:18:56.676Z] 1 warning(s)
[2026-02-15T04:18:56.676Z] ICC3_B.jasm (28:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:18:56.676Z] class ICC3_B implements ICC3_A {
[2026-02-15T04:18:56.676Z] ^
[2026-02-15T04:18:56.676Z] 1 warning(s)
[2026-02-15T04:18:56.676Z] ICC4_B.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:18:56.676Z] class ICC4_B extends ICC4_iA {
[2026-02-15T04:18:56.676Z] ^
[2026-02-15T04:18:56.676Z] 1 warning(s)
[2026-02-15T04:18:56.676Z] TeMe3_C.jasm (29:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:18:56.676Z] class TeMe3_C extends TeMe3_B {
[2026-02-15T04:18:56.676Z] ^
[2026-02-15T04:18:56.676Z] 1 warning(s)
[2026-02-15T04:21:01.421Z] LastJsr.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:21:01.421Z] super public class LastJsr
[2026-02-15T04:21:01.421Z] ^
[2026-02-15T04:21:01.421Z] 1 warning(s)
[2026-02-15T04:21:01.421Z] LastJsrReachable.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:21:01.421Z] super public class LastJsrReachable
[2026-02-15T04:21:01.421Z] ^
[2026-02-15T04:21:01.421Z] 1 warning(s)
[2026-02-15T04:49:54.376Z] D_ambgs.jasm (45:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:49:54.376Z] class D_ambgs extends C {
[2026-02-15T04:49:54.376Z] ^
[2026-02-15T04:49:54.376Z] 1 warning(s)
[2026-02-15T04:50:00.064Z] TestLargeLocalVarsStackRegionHelper.jasm (27:13) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-15T04:50:00.064Z] public class TestLargeLocalVarsStackRegionHelper
[2026-02-15T04:50:00.064Z] ^
[2026-02-15T04:50:00.064Z] 1 warning(s)
[2026-02-15T05:32:39.535Z] Test results: passed: 686; skipped: 2; excluded: 4; did not match keywords: 6; did not meet platform requirements: 527
[2026-02-15T05:32:51.355Z] Framework-based tests: 58 = 4 TestNG + 54 JUnit
[2026-02-15T05:32:52.142Z] Report written to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/output_1771110963506/hotspot_runtime_0/report/html/report.html
[2026-02-15T05:32:52.142Z] Results written to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_ppc64_aix/aqa-tests/TKG/output_1771110963506/hotspot_runtime_0/work
[2026-02-15T05:32:52.142Z] -----------------------------------
[2026-02-15T05:32:52.142Z] hotspot_runtime_0_PASSED
[2026-02-15T05:32:52.142Z] -----------------------------------
[2026-02-15T05:32:52.142Z]
[2026-02-15T05:32:52.142Z] TEST TEARDOWN:
[2026-02-15T05:32:52.142Z] Nothing to be done for teardown.
[2026-02-15T05:32:52.142Z] hotspot_runtime_0 Finish Time: Sun Feb 15 05:32:51 2026 Epoch Time (ms): 1771133571378