Jep360Tests_0

[2026-01-10T17:30:23.973Z] Running test Jep360Tests_0 ... [2026-01-10T17:30:23.973Z] =============================================== [2026-01-10T17:30:23.973Z] Jep360Tests_0 Start Time: Sat Jan 10 17:30:23 2026 Epoch Time (ms): 1768066223766 [2026-01-10T17:30:23.973Z] variation: NoOptions [2026-01-10T17:30:23.973Z] JVM_OPTIONS: [2026-01-10T17:30:23.973Z] { \ [2026-01-10T17:30:23.973Z] echo ""; echo "TEST SETUP:"; \ [2026-01-10T17:30:23.973Z] echo "Nothing to be done for setup."; \ [2026-01-10T17:30:23.973Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/aqa-tests/TKG/../TKG/output_17680662064857/Jep360Tests_0"; \ [2026-01-10T17:30:23.973Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/aqa-tests/TKG/../TKG/output_17680662064857/Jep360Tests_0"; \ [2026-01-10T17:30:23.973Z] echo ""; echo "TESTING:"; \ [2026-01-10T17:30:23.973Z] "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/jdkbinary/j2sdk-image/bin/java" \ [2026-01-10T17:30:23.973Z] -cp "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/../../externalDependency/lib/asm.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/../../externalDependency/lib/testng.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/../../externalDependency/lib/jcommander.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/GeneralTest.jar" \ [2026-01-10T17:30:23.973Z] -javaagent:"/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/GeneralTest.jar" \ [2026-01-10T17:30:23.973Z] org.testng.TestNG -d "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/aqa-tests/TKG/../TKG/output_17680662064857/Jep360Tests_0" "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/testng.xml" -testnames Jep360Tests \ [2026-01-10T17:30:23.973Z] -groups level.sanity \ [2026-01-10T17:30:23.973Z] -excludegroups d.*.linux_riscv64,d.*.arch.riscv,d.*.os.linux,d.*.bits.64,d.*.generic-all; \ [2026-01-10T17:30:23.973Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "Jep360Tests_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/aqa-tests/TKG/../TKG/output_17680662064857/Jep360Tests_0"; else echo "-----------------------------------"; echo "Jep360Tests_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-10T17:30:23.973Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-10T17:30:23.973Z] echo "Nothing to be done for teardown."; \ [2026-01-10T17:30:23.973Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux/aqa-tests/TKG/../TKG/output_17680662064857/TestTargetResult"; [2026-01-10T17:30:23.973Z] [2026-01-10T17:30:23.973Z] TEST SETUP: [2026-01-10T17:30:23.973Z] Nothing to be done for setup. [2026-01-10T17:30:23.973Z] [2026-01-10T17:30:23.973Z] TESTING: [2026-01-10T17:30:25.614Z] ... [2026-01-10T17:30:25.614Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com) [2026-01-10T17:30:25.614Z] ... [2026-01-10T17:30:25.614Z] [2026-01-10T17:30:26.755Z] PASSED: test_isSealed [2026-01-10T17:30:26.756Z] PASSED: test_redefineClass_addPermittedSubclassEntry [2026-01-10T17:30:26.756Z] PASSED: test_redefineClass_changePermittedSubclassEntry [2026-01-10T17:30:26.756Z] PASSED: test_redefineClass_removePermittedSubclassEntry [2026-01-10T17:30:26.756Z] PASSED: test_redefineClass_reorderPermittedSubclassEntries [2026-01-10T17:30:26.756Z] PASSED: test_loadIllegalSubclassOfSealedClass [2026-01-10T17:30:26.756Z] PASSED: test_loadIllegalSubinterfaceOfSealedInterface [2026-01-10T17:30:26.756Z] PASSED: test_sealedClassesCannotBeFinal [2026-01-10T17:30:26.756Z] [2026-01-10T17:30:26.756Z] =============================================== [2026-01-10T17:30:26.756Z] Jep360Tests [2026-01-10T17:30:26.756Z] Tests run: 8, Failures: 0, Skips: 0 [2026-01-10T17:30:26.756Z] =============================================== [2026-01-10T17:30:26.756Z] [2026-01-10T17:30:26.756Z] [2026-01-10T17:30:26.756Z] =============================================== [2026-01-10T17:30:26.756Z] Java15andUp suite [2026-01-10T17:30:26.756Z] Total tests run: 8, Failures: 0, Skips: 0 [2026-01-10T17:30:26.756Z] =============================================== [2026-01-10T17:30:26.756Z] [2026-01-10T17:30:27.085Z] ----------------------------------- [2026-01-10T17:30:27.085Z] Jep360Tests_0_PASSED [2026-01-10T17:30:27.085Z] ----------------------------------- [2026-01-10T17:30:27.085Z] [2026-01-10T17:30:27.085Z] TEST TEARDOWN: [2026-01-10T17:30:27.085Z] Nothing to be done for teardown. [2026-01-10T17:30:27.085Z] Jep360Tests_0 Finish Time: Sat Jan 10 17:30:26 2026 Epoch Time (ms): 1768066226931