hotspot_runtime_0
[2025-10-31T00:18:17.112Z] Running test hotspot_runtime_0 ...
[2025-10-31T00:18:17.112Z] ===============================================
[2025-10-31T00:18:17.112Z] hotspot_runtime_0 Start Time: Fri Oct 31 00:18:17 2025 Epoch Time (ms): 1761869897093
[2025-10-31T00:18:17.432Z] variation: NoOptions
[2025-10-31T00:18:17.432Z] JVM_OPTIONS:
[2025-10-31T00:18:17.432Z] { \
[2025-10-31T00:18:17.432Z] echo ""; echo "TEST SETUP:"; \
[2025-10-31T00:18:17.432Z] echo "Nothing to be done for setup."; \
[2025-10-31T00:18:17.432Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/\\TKG\\output_17618698927761\\hotspot_runtime_0"; \
[2025-10-31T00:18:17.432Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/\\TKG\\output_17618698927761\\hotspot_runtime_0"; \
[2025-10-31T00:18:17.432Z] echo ""; echo "TESTING:"; \
[2025-10-31T00:18:17.432Z] "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-10-31T00:18:17.432Z] -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_4/jdkbinary/openjdk-test-image\\hotspot\\jtreg\\native" -vmoptions:"-Xmx512m " \
[2025-10-31T00:18:17.432Z] -w ""C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/\\TKG\\output_17618698927761\\hotspot_runtime_0"\\work" \
[2025-10-31T00:18:17.432Z] -r ""C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/\\TKG\\output_17618698927761\\hotspot_runtime_0"\\report" \
[2025-10-31T00:18:17.432Z] -jdk:"c:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/jdkbinary/j2sdk-image" \
[2025-10-31T00:18:17.432Z] -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-10-31T00:18:17.432Z] -exclude:"C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests///..//jvmtest\\openjdk\\excludes/ProblemList_openjdk11.txt" \
[2025-10-31T00:18:17.432Z] \
[2025-10-31T00:18:17.432Z] \
[2025-10-31T00:18:17.432Z] "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg:hotspot_runtime"; \
[2025-10-31T00:18:17.432Z] 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-10-31T00:18:17.432Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-31T00:18:17.432Z] echo "Nothing to be done for teardown."; \
[2025-10-31T00:18:17.432Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4/aqa-tests/\\TKG\\output_17618698927761\\TestTargetResult";
[2025-10-31T00:18:17.432Z]
[2025-10-31T00:18:17.432Z] TEST SETUP:
[2025-10-31T00:18:17.432Z] Nothing to be done for setup.
[2025-10-31T00:18:17.432Z]
[2025-10-31T00:18:17.432Z] TESTING:
[2025-10-31T00:18:18.121Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4\aqa-tests\TKG\output_17618698927761\hotspot_runtime_0\work" not found: creating
[2025-10-31T00:18:18.121Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4\aqa-tests\TKG\output_17618698927761\hotspot_runtime_0\report" not found: creating
[2025-10-31T00:18:26.820Z] XML output with verification to C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4\aqa-tests\TKG\output_17618698927761\hotspot_runtime_0\work
[2025-10-31T00:54:29.492Z] nonvoidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2025-10-31T00:54:29.492Z] public abstract Method "<init>":"()I";
[2025-10-31T00:54:29.492Z] ^
[2025-10-31T00:54:29.492Z] 1 warning(s)
[2025-10-31T00:54:29.492Z] voidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2025-10-31T00:54:29.492Z] public abstract Method "<init>":"()V";
[2025-10-31T00:54:29.492Z] ^
[2025-10-31T00:54:29.492Z] 1 warning(s)
[2025-10-31T00:57:52.580Z] EnclMethTest.jcod (110:12) Warning: expected attribute length "6" do not match real length "4"; expected length written
[2025-10-31T00:57:52.580Z] Attr(#21, 6) { // EnclosingMethod at 0x0131
[2025-10-31T00:57:52.580Z] ^
[2025-10-31T00:57:52.580Z] 1 warning(s)
[2025-10-31T00:58:11.434Z] AME1_E.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T00:58:11.434Z] class AME1_E extends AME1_B implements AME1_C {
[2025-10-31T00:58:11.434Z] ^
[2025-10-31T00:58:11.435Z] 1 warning(s)
[2025-10-31T00:58:11.435Z] AME2_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T00:58:11.435Z] class AME2_C extends AME2_B {
[2025-10-31T00:58:11.435Z] ^
[2025-10-31T00:58:11.435Z] 1 warning(s)
[2025-10-31T00:58:11.435Z] AME3_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T00:58:11.435Z] class AME3_C extends AME3_B {
[2025-10-31T00:58:11.435Z] ^
[2025-10-31T00:58:11.435Z] 1 warning(s)
[2025-10-31T00:58:11.435Z] AME4_E.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T00:58:11.435Z] class AME4_E extends AME4_B {
[2025-10-31T00:58:11.435Z] ^
[2025-10-31T00:58:11.435Z] 1 warning(s)
[2025-10-31T00:58:11.435Z] AME5_B.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T00:58:11.435Z] class AME5_B extends AME5_A {
[2025-10-31T00:58:11.435Z] ^
[2025-10-31T00:58:11.435Z] 1 warning(s)
[2025-10-31T00:58:11.435Z] AME6_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T00:58:11.435Z] class AME6_B implements AME6_A {
[2025-10-31T00:58:11.435Z] ^
[2025-10-31T00:58:11.435Z] 1 warning(s)
[2025-10-31T00:58:13.679Z] ImplementsSomeInterfaces.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T00:58:13.679Z] class ImplementsSomeInterfaces extends AbstractICCE0 {
[2025-10-31T00:58:13.679Z] ^
[2025-10-31T00:58:13.679Z] 1 warning(s)
[2025-10-31T00:58:13.679Z] ICC2_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T00:58:13.679Z] class ICC2_B implements ICC2_iA {
[2025-10-31T00:58:13.679Z] ^
[2025-10-31T00:58:13.679Z] 1 warning(s)
[2025-10-31T00:58:13.679Z] ICC3_B.jasm (28:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T00:58:13.679Z] class ICC3_B implements ICC3_A {
[2025-10-31T00:58:13.679Z] ^
[2025-10-31T00:58:13.679Z] 1 warning(s)
[2025-10-31T00:58:13.679Z] ICC4_B.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T00:58:13.679Z] class ICC4_B extends ICC4_iA {
[2025-10-31T00:58:13.679Z] ^
[2025-10-31T00:58:13.679Z] 1 warning(s)
[2025-10-31T00:58:14.830Z] TeMe3_C.jasm (29:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T00:58:14.830Z] class TeMe3_C extends TeMe3_B {
[2025-10-31T00:58:14.830Z] ^
[2025-10-31T00:58:14.830Z] 1 warning(s)
[2025-10-31T00:59:37.728Z] LastJsr.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T00:59:37.728Z] super public class LastJsr
[2025-10-31T00:59:37.728Z] ^
[2025-10-31T00:59:37.728Z] 1 warning(s)
[2025-10-31T00:59:37.728Z] LastJsrReachable.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T00:59:37.728Z] super public class LastJsrReachable
[2025-10-31T00:59:37.728Z] ^
[2025-10-31T00:59:37.728Z] 1 warning(s)
[2025-10-31T01:13:34.164Z] D_ambgs.jasm (45:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T01:13:34.164Z] class D_ambgs extends C {
[2025-10-31T01:13:34.164Z] ^
[2025-10-31T01:13:34.165Z] 1 warning(s)
[2025-10-31T01:13:39.907Z] TestLargeLocalVarsStackRegionHelper.jasm (27:13) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T01:13:39.907Z] public class TestLargeLocalVarsStackRegionHelper
[2025-10-31T01:13:39.907Z] ^
[2025-10-31T01:13:39.907Z] 1 warning(s)
[2025-10-31T01:38:08.663Z] Test results: passed: 1,044; skipped: 3; did not match keywords: 6; did not meet platform requirements: 163
[2025-10-31T01:40:01.352Z] Framework-based tests: 25 = 7 TestNG + 18 JUnit
[2025-10-31T01:40:01.352Z] Report written to C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4\aqa-tests\TKG\output_17618698927761\hotspot_runtime_0\report\html\report.html
[2025-10-31T01:40:01.352Z] Results written to C:\jenkins\workspace\Test_openjdk26_hs_extended.openjdk_x86-64_windows_testList_4\aqa-tests\TKG\output_17618698927761\hotspot_runtime_0\work
[2025-10-31T01:40:01.352Z] -----------------------------------
[2025-10-31T01:40:01.352Z] hotspot_runtime_0_PASSED
[2025-10-31T01:40:01.352Z] -----------------------------------
[2025-10-31T01:40:01.352Z]
[2025-10-31T01:40:01.352Z] TEST TEARDOWN:
[2025-10-31T01:40:01.352Z] Nothing to be done for teardown.
[2025-10-31T01:40:01.352Z] hotspot_runtime_0 Finish Time: Fri Oct 31 01:40:00 2025 Epoch Time (ms): 1761874800910