hotspot_runtime_0
[2026-03-11T17:05:12.324Z] Running test hotspot_runtime_0 ...
[2026-03-11T17:05:12.324Z] ===============================================
[2026-03-11T17:05:12.662Z] hotspot_runtime_0 Start Time: Wed Mar 11 17:05:12 2026 Epoch Time (ms): 1773248712373
[2026-03-11T17:05:12.662Z] variation: NoOptions
[2026-03-11T17:05:12.662Z] JVM_OPTIONS:
[2026-03-11T17:05:12.662Z] { \
[2026-03-11T17:05:12.662Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T17:05:12.662Z] echo "Nothing to be done for setup."; \
[2026-03-11T17:05:12.663Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5/aqa-tests/\\TKG\\output_17732487089653\\hotspot_runtime_0"; \
[2026-03-11T17:05:12.663Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5/aqa-tests/\\TKG\\output_17732487089653\\hotspot_runtime_0"; \
[2026-03-11T17:05:12.663Z] echo ""; echo "TESTING:"; \
[2026-03-11T17:05:12.663Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5/jdkbinary/j2sdk-image\\bin\\java" -Xmx512m -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5/aqa-tests///..//jvmtest\\openjdk\\jtreg\\lib\\jtreg.jar" \
[2026-03-11T17:05:12.663Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:2 -nativepath:"c:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5/jdkbinary/openjdk-test-image\\hotspot\\jtreg\\native" -vmoptions:"-Xmx512m " \
[2026-03-11T17:05:12.663Z] -w ""C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5/aqa-tests/\\TKG\\output_17732487089653\\hotspot_runtime_0"\\work" \
[2026-03-11T17:05:12.663Z] -r ""C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5/aqa-tests/\\TKG\\output_17732487089653\\hotspot_runtime_0"\\report" \
[2026-03-11T17:05:12.663Z] -jdk:"c:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5/jdkbinary/j2sdk-image" \
[2026-03-11T17:05:12.663Z] -exclude:"C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg\\ProblemList.txt" \
[2026-03-11T17:05:12.663Z] -exclude:"C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5/aqa-tests///..//jvmtest\\openjdk\\excludes/ProblemList_openjdk26.txt" \
[2026-03-11T17:05:12.663Z] \
[2026-03-11T17:05:12.663Z] \
[2026-03-11T17:05:12.663Z] "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg:hotspot_runtime"; \
[2026-03-11T17:05:12.663Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_runtime_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5/aqa-tests/; else echo "-----------------------------------"; echo "hotspot_runtime_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T17:05:12.663Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T17:05:12.663Z] echo "Nothing to be done for teardown."; \
[2026-03-11T17:05:12.663Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5/aqa-tests/\\TKG\\output_17732487089653\\TestTargetResult";
[2026-03-11T17:05:13.042Z]
[2026-03-11T17:05:13.042Z] TEST SETUP:
[2026-03-11T17:05:13.042Z] Nothing to be done for setup.
[2026-03-11T17:05:13.042Z]
[2026-03-11T17:05:13.042Z] TESTING:
[2026-03-11T17:05:13.671Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5\aqa-tests\TKG\output_17732487089653\hotspot_runtime_0\work" not found: creating
[2026-03-11T17:05:13.671Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5\aqa-tests\TKG\output_17732487089653\hotspot_runtime_0\report" not found: creating
[2026-03-11T17:05:22.985Z] XML output with verification to C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5\aqa-tests\TKG\output_17732487089653\hotspot_runtime_0\work
[2026-03-11T17:55:29.755Z] nonvoidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2026-03-11T17:55:29.755Z] public abstract Method "<init>":"()I";
[2026-03-11T17:55:29.755Z] ^
[2026-03-11T17:55:29.755Z] 1 warning(s)
[2026-03-11T17:55:29.755Z] voidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2026-03-11T17:55:29.755Z] public abstract Method "<init>":"()V";
[2026-03-11T17:55:29.755Z] ^
[2026-03-11T17:55:29.755Z] 1 warning(s)
[2026-03-11T17:59:55.159Z] EnclMethTest.jcod (110:12) Warning: expected attribute length "6" do not match real length "4"; expected length written
[2026-03-11T17:59:55.159Z] Attr(#21, 6) { // EnclosingMethod at 0x0131
[2026-03-11T17:59:55.159Z] ^
[2026-03-11T17:59:55.159Z] 1 warning(s)
[2026-03-11T18:00:17.352Z] AME1_E.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:00:17.352Z] class AME1_E extends AME1_B implements AME1_C {
[2026-03-11T18:00:17.352Z] ^
[2026-03-11T18:00:17.352Z] 1 warning(s)
[2026-03-11T18:00:17.352Z] AME2_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:00:17.352Z] class AME2_C extends AME2_B {
[2026-03-11T18:00:17.352Z] ^
[2026-03-11T18:00:17.352Z] 1 warning(s)
[2026-03-11T18:00:17.352Z] AME3_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:00:17.352Z] class AME3_C extends AME3_B {
[2026-03-11T18:00:17.352Z] ^
[2026-03-11T18:00:17.352Z] 1 warning(s)
[2026-03-11T18:00:17.352Z] AME4_E.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:00:17.352Z] class AME4_E extends AME4_B {
[2026-03-11T18:00:17.352Z] ^
[2026-03-11T18:00:17.352Z] 1 warning(s)
[2026-03-11T18:00:17.352Z] AME5_B.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:00:17.352Z] class AME5_B extends AME5_A {
[2026-03-11T18:00:17.352Z] ^
[2026-03-11T18:00:17.352Z] 1 warning(s)
[2026-03-11T18:00:17.722Z] AME6_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:00:17.722Z] class AME6_B implements AME6_A {
[2026-03-11T18:00:17.722Z] ^
[2026-03-11T18:00:17.722Z] 1 warning(s)
[2026-03-11T18:00:33.361Z] ImplementsSomeInterfaces.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:00:33.361Z] class ImplementsSomeInterfaces extends AbstractICCE0 {
[2026-03-11T18:00:33.361Z] ^
[2026-03-11T18:00:33.361Z] 1 warning(s)
[2026-03-11T18:00:33.361Z] ICC2_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:00:33.361Z] class ICC2_B implements ICC2_iA {
[2026-03-11T18:00:33.361Z] ^
[2026-03-11T18:00:33.361Z] 1 warning(s)
[2026-03-11T18:00:33.361Z] ICC3_B.jasm (28:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:00:33.361Z] class ICC3_B implements ICC3_A {
[2026-03-11T18:00:33.361Z] ^
[2026-03-11T18:00:33.361Z] 1 warning(s)
[2026-03-11T18:00:33.361Z] ICC4_B.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:00:33.361Z] class ICC4_B extends ICC4_iA {
[2026-03-11T18:00:33.361Z] ^
[2026-03-11T18:00:33.361Z] 1 warning(s)
[2026-03-11T18:00:33.361Z] TeMe3_C.jasm (29:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:00:33.361Z] class TeMe3_C extends TeMe3_B {
[2026-03-11T18:00:33.361Z] ^
[2026-03-11T18:00:33.361Z] 1 warning(s)
[2026-03-11T18:02:09.415Z] LastJsr.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:02:09.415Z] super public class LastJsr
[2026-03-11T18:02:09.415Z] ^
[2026-03-11T18:02:09.415Z] 1 warning(s)
[2026-03-11T18:02:09.416Z] LastJsrReachable.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:02:09.416Z] super public class LastJsrReachable
[2026-03-11T18:02:09.416Z] ^
[2026-03-11T18:02:09.416Z] 1 warning(s)
[2026-03-11T18:17:09.108Z] D_ambgs.jasm (45:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:17:09.108Z] class D_ambgs extends C {
[2026-03-11T18:17:09.108Z] ^
[2026-03-11T18:17:09.108Z] 1 warning(s)
[2026-03-11T18:17:09.108Z] TestLargeLocalVarsStackRegionHelper.jasm (27:13) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-03-11T18:17:09.108Z] public class TestLargeLocalVarsStackRegionHelper
[2026-03-11T18:17:09.108Z] ^
[2026-03-11T18:17:09.108Z] 1 warning(s)
[2026-03-11T18:44:37.502Z] Test results: passed: 1,053; skipped: 3; excluded: 1; did not match keywords: 6; did not meet platform requirements: 163
[2026-03-11T18:47:31.448Z] Framework-based tests: 79 = 7 TestNG + 72 JUnit
[2026-03-11T18:47:31.448Z] Report written to C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5\aqa-tests\TKG\output_17732487089653\hotspot_runtime_0\report\html\report.html
[2026-03-11T18:47:31.448Z] Results written to C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_5\aqa-tests\TKG\output_17732487089653\hotspot_runtime_0\work
[2026-03-11T18:47:31.448Z] -----------------------------------
[2026-03-11T18:47:31.448Z] hotspot_runtime_0_PASSED
[2026-03-11T18:47:31.448Z] -----------------------------------
[2026-03-11T18:47:31.448Z]
[2026-03-11T18:47:31.448Z] TEST TEARDOWN:
[2026-03-11T18:47:31.448Z] Nothing to be done for teardown.
[2026-03-11T18:47:31.448Z] hotspot_runtime_0 Finish Time: Wed Mar 11 18:47:26 2026 Epoch Time (ms): 1773254846454