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