hotspot_runtime_0
[2025-11-28T00:56:31.060Z] Running test hotspot_runtime_0 ...
[2025-11-28T00:56:31.060Z] ===============================================
[2025-11-28T00:56:31.060Z] hotspot_runtime_0 Start Time: Fri Nov 28 00:56:30 2025 Epoch Time (ms): 1764291390905
[2025-11-28T00:56:31.060Z] variation: NoOptions
[2025-11-28T00:56:31.408Z] JVM_OPTIONS:
[2025-11-28T00:56:31.408Z] { \
[2025-11-28T00:56:31.408Z] echo ""; echo "TEST SETUP:"; \
[2025-11-28T00:56:31.408Z] echo "Nothing to be done for setup."; \
[2025-11-28T00:56:31.408Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0/aqa-tests/\\TKG\\output_17642913872263\\hotspot_runtime_0"; \
[2025-11-28T00:56:31.408Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0/aqa-tests/\\TKG\\output_17642913872263\\hotspot_runtime_0"; \
[2025-11-28T00:56:31.408Z] echo ""; echo "TESTING:"; \
[2025-11-28T00:56:31.408Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image\\bin\\java" -Xmx512m -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0/aqa-tests///..//jvmtest\\openjdk\\jtreg\\lib\\jtreg.jar" \
[2025-11-28T00:56:31.408Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:3 -nativepath:"c:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0/jdkbinary/openjdk-test-image\\hotspot\\jtreg\\native" -vmoptions:"-Xmx512m " \
[2025-11-28T00:56:31.408Z] -w ""C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0/aqa-tests/\\TKG\\output_17642913872263\\hotspot_runtime_0"\\work" \
[2025-11-28T00:56:31.408Z] -r ""C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0/aqa-tests/\\TKG\\output_17642913872263\\hotspot_runtime_0"\\report" \
[2025-11-28T00:56:31.408Z] -jdk:"c:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image" \
[2025-11-28T00:56:31.408Z] -exclude:"C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg\\ProblemList.txt" \
[2025-11-28T00:56:31.408Z] -exclude:"C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0/aqa-tests///..//jvmtest\\openjdk\\excludes/ProblemList_openjdk26.txt" \
[2025-11-28T00:56:31.408Z] \
[2025-11-28T00:56:31.408Z] \
[2025-11-28T00:56:31.408Z] "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg:hotspot_runtime"; \
[2025-11-28T00:56:31.408Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_runtime_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0/aqa-tests/; else echo "-----------------------------------"; echo "hotspot_runtime_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-28T00:56:31.408Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-28T00:56:31.408Z] echo "Nothing to be done for teardown."; \
[2025-11-28T00:56:31.408Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0/aqa-tests/\\TKG\\output_17642913872263\\TestTargetResult";
[2025-11-28T00:56:31.408Z]
[2025-11-28T00:56:31.408Z] TEST SETUP:
[2025-11-28T00:56:31.408Z] Nothing to be done for setup.
[2025-11-28T00:56:31.408Z]
[2025-11-28T00:56:31.408Z] TESTING:
[2025-11-28T00:56:31.756Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\output_17642913872263\hotspot_runtime_0\work" not found: creating
[2025-11-28T00:56:31.756Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\output_17642913872263\hotspot_runtime_0\report" not found: creating
[2025-11-28T00:56:37.740Z] XML output with verification to C:\Jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\output_17642913872263\hotspot_runtime_0\work
[2025-11-28T01:20:16.333Z] nonvoidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2025-11-28T01:20:16.333Z] public abstract Method "<init>":"()I";
[2025-11-28T01:20:16.333Z] ^
[2025-11-28T01:20:16.333Z] 1 warning(s)
[2025-11-28T01:20:16.333Z] voidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2025-11-28T01:20:16.333Z] public abstract Method "<init>":"()V";
[2025-11-28T01:20:16.333Z] ^
[2025-11-28T01:20:16.333Z] 1 warning(s)
[2025-11-28T01:23:42.792Z] EnclMethTest.jcod (110:12) Warning: expected attribute length "6" do not match real length "4"; expected length written
[2025-11-28T01:23:42.792Z] Attr(#21, 6) { // EnclosingMethod at 0x0131
[2025-11-28T01:23:42.792Z] ^
[2025-11-28T01:23:42.792Z] 1 warning(s)
[2025-11-28T01:23:53.667Z] AME1_E.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:23:53.667Z] class AME1_E extends AME1_B implements AME1_C {
[2025-11-28T01:23:53.667Z] ^
[2025-11-28T01:23:53.667Z] 1 warning(s)
[2025-11-28T01:23:53.667Z] AME2_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:23:53.667Z] class AME2_C extends AME2_B {
[2025-11-28T01:23:53.667Z] ^
[2025-11-28T01:23:53.667Z] 1 warning(s)
[2025-11-28T01:23:53.667Z] AME3_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:23:53.667Z] class AME3_C extends AME3_B {
[2025-11-28T01:23:53.667Z] ^
[2025-11-28T01:23:53.667Z] 1 warning(s)
[2025-11-28T01:23:53.667Z] AME4_E.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:23:53.667Z] class AME4_E extends AME4_B {
[2025-11-28T01:23:53.667Z] ^
[2025-11-28T01:23:53.667Z] 1 warning(s)
[2025-11-28T01:23:53.667Z] AME5_B.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:23:53.667Z] class AME5_B extends AME5_A {
[2025-11-28T01:23:53.667Z] ^
[2025-11-28T01:23:53.667Z] 1 warning(s)
[2025-11-28T01:23:53.667Z] AME6_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:23:53.667Z] class AME6_B implements AME6_A {
[2025-11-28T01:23:53.667Z] ^
[2025-11-28T01:23:53.667Z] 1 warning(s)
[2025-11-28T01:23:59.631Z] ImplementsSomeInterfaces.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:23:59.631Z] class ImplementsSomeInterfaces extends AbstractICCE0 {
[2025-11-28T01:23:59.631Z] ^
[2025-11-28T01:23:59.631Z] 1 warning(s)
[2025-11-28T01:23:59.631Z] ICC2_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:23:59.631Z] class ICC2_B implements ICC2_iA {
[2025-11-28T01:23:59.631Z] ^
[2025-11-28T01:23:59.631Z] 1 warning(s)
[2025-11-28T01:23:59.975Z] ICC3_B.jasm (28:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:23:59.975Z] class ICC3_B implements ICC3_A {
[2025-11-28T01:23:59.975Z] ^
[2025-11-28T01:23:59.975Z] 1 warning(s)
[2025-11-28T01:23:59.975Z] ICC4_B.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:23:59.975Z] class ICC4_B extends ICC4_iA {
[2025-11-28T01:23:59.975Z] ^
[2025-11-28T01:23:59.975Z] 1 warning(s)
[2025-11-28T01:24:00.320Z] TeMe3_C.jasm (29:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:24:00.320Z] class TeMe3_C extends TeMe3_B {
[2025-11-28T01:24:00.320Z] ^
[2025-11-28T01:24:00.320Z] 1 warning(s)
[2025-11-28T01:25:09.656Z] LastJsr.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:25:09.656Z] super public class LastJsr
[2025-11-28T01:25:09.656Z] ^
[2025-11-28T01:25:09.656Z] 1 warning(s)
[2025-11-28T01:25:09.656Z] LastJsrReachable.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:25:09.656Z] super public class LastJsrReachable
[2025-11-28T01:25:09.656Z] ^
[2025-11-28T01:25:09.656Z] 1 warning(s)
[2025-11-28T01:32:49.899Z] D_ambgs.jasm (45:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:32:49.899Z] class D_ambgs extends C {
[2025-11-28T01:32:49.899Z] ^
[2025-11-28T01:32:49.899Z] 1 warning(s)
[2025-11-28T01:32:49.899Z] TestLargeLocalVarsStackRegionHelper.jasm (27:13) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-28T01:32:49.899Z] public class TestLargeLocalVarsStackRegionHelper
[2025-11-28T01:32:49.899Z] ^
[2025-11-28T01:32:49.899Z] 1 warning(s)
[2025-11-28T01:50:51.116Z] Test results: passed: 1,051; skipped: 3; excluded: 1; did not match keywords: 6; did not meet platform requirements: 163
[2025-11-28T01:53:29.691Z] Framework-based tests: 79 = 7 TestNG + 72 JUnit
[2025-11-28T01:53:29.691Z] Report written to C:\Jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\output_17642913872263\hotspot_runtime_0\report\html\report.html
[2025-11-28T01:53:29.691Z] Results written to C:\Jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\output_17642913872263\hotspot_runtime_0\work
[2025-11-28T01:53:29.691Z] -----------------------------------
[2025-11-28T01:53:29.691Z] hotspot_runtime_0_PASSED
[2025-11-28T01:53:29.691Z] -----------------------------------
[2025-11-28T01:53:29.691Z]
[2025-11-28T01:53:29.691Z] TEST TEARDOWN:
[2025-11-28T01:53:29.691Z] Nothing to be done for teardown.
[2025-11-28T01:53:29.691Z] hotspot_runtime_0 Finish Time: Fri Nov 28 01:53:27 2025 Epoch Time (ms): 1764294807575