Jep360Tests_0

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