hotspot_runtime_0
[2025-11-14T02:58:54.196Z] Running test hotspot_runtime_0 ...
[2025-11-14T02:58:54.196Z] ===============================================
[2025-11-14T02:58:54.534Z] hotspot_runtime_0 Start Time: Fri Nov 14 02:58:54 2025 Epoch Time (ms): 1763089134241
[2025-11-14T02:58:54.534Z] variation: NoOptions
[2025-11-14T02:58:54.534Z] JVM_OPTIONS:
[2025-11-14T02:58:54.534Z] { \
[2025-11-14T02:58:54.534Z] echo ""; echo "TEST SETUP:"; \
[2025-11-14T02:58:54.534Z] echo "Nothing to be done for setup."; \
[2025-11-14T02:58:54.534Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/\\TKG\\output_1763089130427\\hotspot_runtime_0"; \
[2025-11-14T02:58:54.534Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/\\TKG\\output_1763089130427\\hotspot_runtime_0"; \
[2025-11-14T02:58:54.534Z] echo ""; echo "TESTING:"; \
[2025-11-14T02:58:54.534Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/jdkbinary/j2sdk-image\\bin\\java" -Xmx512m -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests///..//jvmtest\\openjdk\\jtreg\\lib\\jtreg.jar" \
[2025-11-14T02:58:54.534Z] -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_4/jdkbinary/openjdk-test-image\\hotspot\\jtreg\\native" -vmoptions:"-Xmx512m " \
[2025-11-14T02:58:54.534Z] -w ""C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/\\TKG\\output_1763089130427\\hotspot_runtime_0"\\work" \
[2025-11-14T02:58:54.534Z] -r ""C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/\\TKG\\output_1763089130427\\hotspot_runtime_0"\\report" \
[2025-11-14T02:58:54.534Z] -jdk:"c:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/jdkbinary/j2sdk-image" \
[2025-11-14T02:58:54.534Z] -exclude:"C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg\\ProblemList.txt" \
[2025-11-14T02:58:54.534Z] -exclude:"C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests///..//jvmtest\\openjdk\\excludes/ProblemList_openjdk11.txt" \
[2025-11-14T02:58:54.534Z] \
[2025-11-14T02:58:54.534Z] \
[2025-11-14T02:58:54.534Z] "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg:hotspot_runtime"; \
[2025-11-14T02:58:54.534Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_runtime_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/; else echo "-----------------------------------"; echo "hotspot_runtime_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-14T02:58:54.534Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-14T02:58:54.534Z] echo "Nothing to be done for teardown."; \
[2025-11-14T02:58:54.534Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/\\TKG\\output_1763089130427\\TestTargetResult";
[2025-11-14T02:58:54.534Z]
[2025-11-14T02:58:54.534Z] TEST SETUP:
[2025-11-14T02:58:54.534Z] Nothing to be done for setup.
[2025-11-14T02:58:54.534Z]
[2025-11-14T02:58:54.534Z] TESTING:
[2025-11-14T02:58:55.257Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4\aqa-tests\TKG\output_1763089130427\hotspot_runtime_0\work" not found: creating
[2025-11-14T02:58:55.257Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4\aqa-tests\TKG\output_1763089130427\hotspot_runtime_0\report" not found: creating
[2025-11-14T02:59:00.009Z] XML output with verification to C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4\aqa-tests\TKG\output_1763089130427\hotspot_runtime_0\work
[2025-11-14T03:21:16.637Z] nonvoidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2025-11-14T03:21:16.637Z] public abstract Method "<init>":"()I";
[2025-11-14T03:21:16.637Z] ^
[2025-11-14T03:21:16.637Z] 1 warning(s)
[2025-11-14T03:21:16.637Z] voidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2025-11-14T03:21:16.637Z] public abstract Method "<init>":"()V";
[2025-11-14T03:21:16.637Z] ^
[2025-11-14T03:21:16.637Z] 1 warning(s)
[2025-11-14T03:24:40.349Z] EnclMethTest.jcod (110:12) Warning: expected attribute length "6" do not match real length "4"; expected length written
[2025-11-14T03:24:40.349Z] Attr(#21, 6) { // EnclosingMethod at 0x0131
[2025-11-14T03:24:40.349Z] ^
[2025-11-14T03:24:40.349Z] 1 warning(s)
[2025-11-14T03:24:45.232Z] AME1_E.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:24:45.232Z] class AME1_E extends AME1_B implements AME1_C {
[2025-11-14T03:24:45.232Z] ^
[2025-11-14T03:24:45.232Z] 1 warning(s)
[2025-11-14T03:24:45.232Z] AME2_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:24:45.232Z] class AME2_C extends AME2_B {
[2025-11-14T03:24:45.232Z] ^
[2025-11-14T03:24:45.232Z] 1 warning(s)
[2025-11-14T03:24:45.232Z] AME3_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:24:45.232Z] class AME3_C extends AME3_B {
[2025-11-14T03:24:45.232Z] ^
[2025-11-14T03:24:45.232Z] 1 warning(s)
[2025-11-14T03:24:45.232Z] AME4_E.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:24:45.232Z] class AME4_E extends AME4_B {
[2025-11-14T03:24:45.232Z] ^
[2025-11-14T03:24:45.232Z] 1 warning(s)
[2025-11-14T03:24:45.232Z] AME5_B.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:24:45.232Z] class AME5_B extends AME5_A {
[2025-11-14T03:24:45.232Z] ^
[2025-11-14T03:24:45.232Z] 1 warning(s)
[2025-11-14T03:24:45.232Z] AME6_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:24:45.232Z] class AME6_B implements AME6_A {
[2025-11-14T03:24:45.232Z] ^
[2025-11-14T03:24:45.232Z] 1 warning(s)
[2025-11-14T03:24:52.587Z] ImplementsSomeInterfaces.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:24:52.587Z] class ImplementsSomeInterfaces extends AbstractICCE0 {
[2025-11-14T03:24:52.587Z] ^
[2025-11-14T03:24:52.587Z] 1 warning(s)
[2025-11-14T03:24:52.587Z] ICC2_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:24:52.587Z] class ICC2_B implements ICC2_iA {
[2025-11-14T03:24:52.587Z] ^
[2025-11-14T03:24:52.587Z] 1 warning(s)
[2025-11-14T03:24:52.587Z] ICC3_B.jasm (28:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:24:52.587Z] class ICC3_B implements ICC3_A {
[2025-11-14T03:24:52.587Z] ^
[2025-11-14T03:24:52.587Z] 1 warning(s)
[2025-11-14T03:24:52.587Z] ICC4_B.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:24:52.587Z] class ICC4_B extends ICC4_iA {
[2025-11-14T03:24:52.587Z] ^
[2025-11-14T03:24:52.587Z] 1 warning(s)
[2025-11-14T03:24:52.587Z] TeMe3_C.jasm (29:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:24:52.587Z] class TeMe3_C extends TeMe3_B {
[2025-11-14T03:24:52.587Z] ^
[2025-11-14T03:24:52.587Z] 1 warning(s)
[2025-11-14T03:26:01.915Z] LastJsr.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:26:01.915Z] super public class LastJsr
[2025-11-14T03:26:01.915Z] ^
[2025-11-14T03:26:01.915Z] 1 warning(s)
[2025-11-14T03:26:01.915Z] LastJsrReachable.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:26:01.915Z] super public class LastJsrReachable
[2025-11-14T03:26:01.915Z] ^
[2025-11-14T03:26:01.915Z] 1 warning(s)
[2025-11-14T03:32:56.723Z] D_ambgs.jasm (45:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:32:56.723Z] class D_ambgs extends C {
[2025-11-14T03:32:56.723Z] ^
[2025-11-14T03:32:56.723Z] 1 warning(s)
[2025-11-14T03:32:56.723Z] TestLargeLocalVarsStackRegionHelper.jasm (27:13) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-14T03:32:56.723Z] public class TestLargeLocalVarsStackRegionHelper
[2025-11-14T03:32:56.723Z] ^
[2025-11-14T03:32:56.723Z] 1 warning(s)
[2025-11-14T03:50:27.841Z] Test results: passed: 1,044; skipped: 3; did not match keywords: 6; did not meet platform requirements: 164
[2025-11-14T03:52:51.136Z] Framework-based tests: 25 = 7 TestNG + 18 JUnit
[2025-11-14T03:52:51.136Z] Report written to C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4\aqa-tests\TKG\output_1763089130427\hotspot_runtime_0\report\html\report.html
[2025-11-14T03:52:51.136Z] Results written to C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4\aqa-tests\TKG\output_1763089130427\hotspot_runtime_0\work
[2025-11-14T03:52:51.136Z] -----------------------------------
[2025-11-14T03:52:51.136Z] hotspot_runtime_0_PASSED
[2025-11-14T03:52:51.136Z] -----------------------------------
[2025-11-14T03:52:51.136Z]
[2025-11-14T03:52:51.136Z] TEST TEARDOWN:
[2025-11-14T03:52:51.136Z] Nothing to be done for teardown.
[2025-11-14T03:52:51.136Z] hotspot_runtime_0 Finish Time: Fri Nov 14 03:52:43 2025 Epoch Time (ms): 1763092363837