hotspot_tier1_serviceability_0
[2026-01-09T00:59:46.115Z] Running test hotspot_tier1_serviceability_0 ...
[2026-01-09T00:59:46.115Z] ===============================================
[2026-01-09T00:59:46.115Z] hotspot_tier1_serviceability_0 Start Time: Fri Jan 9 00:59:39 2026 Epoch Time (ms): 1767920379450
[2026-01-09T00:59:46.115Z] variation: NoOptions
[2026-01-09T00:59:46.115Z] JVM_OPTIONS:
[2026-01-09T00:59:46.115Z] { \
[2026-01-09T00:59:46.115Z] echo ""; echo "TEST SETUP:"; \
[2026-01-09T00:59:46.115Z] echo "Nothing to be done for setup."; \
[2026-01-09T00:59:46.115Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17679195279294\\hotspot_tier1_serviceability_0"; \
[2026-01-09T00:59:46.115Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17679195279294\\hotspot_tier1_serviceability_0"; \
[2026-01-09T00:59:46.115Z] echo ""; echo "TESTING:"; \
[2026-01-09T00:59:46.115Z] "c:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image\\bin\\java" -Xmx512m -jar "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests///..//jvmtest\\openjdk\\jtreg\\lib\\jtreg.jar" \
[2026-01-09T00:59:46.115Z] -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_sanity.openjdk_x86-64_windows_testList_2/jdkbinary/openjdk-test-image\\hotspot\\jtreg\\native" -vmoptions:"-Xmx512m " \
[2026-01-09T00:59:46.115Z] -w ""C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17679195279294\\hotspot_tier1_serviceability_0"\\work" \
[2026-01-09T00:59:46.115Z] -r ""C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17679195279294\\hotspot_tier1_serviceability_0"\\report" \
[2026-01-09T00:59:46.115Z] -jdk:"c:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image" \
[2026-01-09T00:59:46.115Z] -exclude:"C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg\\ProblemList.txt" \
[2026-01-09T00:59:46.115Z] -exclude:"C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests///..//jvmtest\\openjdk\\excludes/ProblemList_openjdk26.txt" \
[2026-01-09T00:59:46.115Z] \
[2026-01-09T00:59:46.115Z] \
[2026-01-09T00:59:46.115Z] "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg:tier1_serviceability"; \
[2026-01-09T00:59:46.116Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_tier1_serviceability_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/; else echo "-----------------------------------"; echo "hotspot_tier1_serviceability_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-09T00:59:46.116Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-09T00:59:46.116Z] echo "Nothing to be done for teardown."; \
[2026-01-09T00:59:46.116Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17679195279294\\TestTargetResult";
[2026-01-09T00:59:46.116Z]
[2026-01-09T00:59:46.116Z] TEST SETUP:
[2026-01-09T00:59:46.116Z] Nothing to be done for setup.
[2026-01-09T00:59:46.116Z]
[2026-01-09T00:59:46.116Z] TESTING:
[2026-01-09T00:59:46.116Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\output_17679195279294\hotspot_tier1_serviceability_0\work" not found: creating
[2026-01-09T00:59:46.116Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\output_17679195279294\hotspot_tier1_serviceability_0\report" not found: creating
[2026-01-09T00:59:46.116Z] XML output with verification to C:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\output_17679195279294\hotspot_tier1_serviceability_0\work
[2026-01-09T01:04:12.485Z] exception01a.jasm (61:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-01-09T01:04:12.485Z] super public class exception01a {
[2026-01-09T01:04:12.485Z] ^
[2026-01-09T01:04:12.485Z] exception01a.jasm (103:12) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-01-09T01:04:12.485Z] super class exception01b {
[2026-01-09T01:04:12.485Z] ^
[2026-01-09T01:04:12.485Z] exception01a.jasm (146:33) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-01-09T01:04:12.485Z] super class exception01c extends java/lang/Throwable {
[2026-01-09T01:04:12.485Z] ^
[2026-01-09T01:04:12.485Z] 3 warning(s)
[2026-01-09T01:04:12.485Z] excatch01a.jasm (61:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-01-09T01:04:12.485Z] super public class excatch01a {
[2026-01-09T01:04:12.485Z] ^
[2026-01-09T01:04:12.485Z] excatch01a.jasm (103:12) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-01-09T01:04:12.485Z] super class excatch01b {
[2026-01-09T01:04:12.485Z] ^
[2026-01-09T01:04:12.485Z] excatch01a.jasm (146:31) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-01-09T01:04:12.485Z] super class excatch01c extends java/lang/Throwable {
[2026-01-09T01:04:12.485Z] ^
[2026-01-09T01:04:12.485Z] 3 warning(s)
[2026-01-09T01:04:12.485Z] fieldacc01a.jasm (24:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-01-09T01:04:12.485Z] super public class fieldacc01a {
[2026-01-09T01:04:12.485Z] ^
[2026-01-09T01:04:12.485Z] 1 warning(s)
[2026-01-09T01:04:13.710Z] fieldmod01a.jasm (24:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-01-09T01:04:13.710Z] super public class fieldmod01a {
[2026-01-09T01:04:13.710Z] ^
[2026-01-09T01:04:13.710Z] 1 warning(s)
[2026-01-09T01:04:17.586Z] mexit01a.jasm (24:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-01-09T01:04:17.586Z] super public class mexit01a {
[2026-01-09T01:04:17.586Z] ^
[2026-01-09T01:04:17.586Z] 1 warning(s)
[2026-01-09T01:04:17.586Z] mexit02a.jasm (24:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-01-09T01:04:17.586Z] super public class mexit02a {
[2026-01-09T01:04:17.586Z] ^
[2026-01-09T01:04:17.586Z] 1 warning(s)
[2026-01-09T01:06:41.248Z] frameloc01a.jasm (47:32) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-01-09T01:06:41.248Z] super class frameloc01a extends java/lang/Thread {
[2026-01-09T01:06:41.248Z] ^
[2026-01-09T01:06:41.248Z] 1 warning(s)
[2026-01-09T01:08:49.785Z] Test results: passed: 368; excluded: 10; did not meet platform requirements: 24
[2026-01-09T01:08:55.808Z] Framework-based tests: 110 = 71 TestNG + 39 JUnit
[2026-01-09T01:08:55.808Z] Report written to C:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\output_17679195279294\hotspot_tier1_serviceability_0\report\html\report.html
[2026-01-09T01:08:55.808Z] Results written to C:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\output_17679195279294\hotspot_tier1_serviceability_0\work
[2026-01-09T01:08:55.808Z] -----------------------------------
[2026-01-09T01:08:55.808Z] hotspot_tier1_serviceability_0_PASSED
[2026-01-09T01:08:55.808Z] -----------------------------------
[2026-01-09T01:08:55.808Z]
[2026-01-09T01:08:55.808Z] TEST TEARDOWN:
[2026-01-09T01:08:55.808Z] Nothing to be done for teardown.
[2026-01-09T01:08:55.808Z] hotspot_tier1_serviceability_0 Finish Time: Fri Jan 9 01:08:55 2026 Epoch Time (ms): 1767920935239