Jep360Tests_0

[2025-01-10T21:16:57.947Z] Running test Jep360Tests_0 ... [2025-01-10T21:16:57.947Z] =============================================== [2025-01-10T21:16:57.947Z] Jep360Tests_0 Start Time: Fri Jan 10 21:16:57 2025 Epoch Time (ms): 1736543817342 [2025-01-10T21:16:57.947Z] variation: NoOptions [2025-01-10T21:16:57.947Z] JVM_OPTIONS: [2025-01-10T21:16:57.947Z] { \ [2025-01-10T21:16:57.947Z] echo ""; echo "TEST SETUP:"; \ [2025-01-10T21:16:57.947Z] echo "Nothing to be done for setup."; \ [2025-01-10T21:16:57.947Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_17365437942345/Jep360Tests_0"; \ [2025-01-10T21:16:57.947Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_17365437942345/Jep360Tests_0"; \ [2025-01-10T21:16:57.947Z] echo ""; echo "TESTING:"; \ [2025-01-10T21:16:57.947Z] "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/jdkbinary/j2sdk-image/bin/java" \ [2025-01-10T21:16:57.947Z] -cp "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/../../testDependency/lib/asm.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/../../testDependency/lib/testng.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/../../testDependency/lib/jcommander.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/GeneralTest.jar" \ [2025-01-10T21:16:57.947Z] -javaagent:"/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/GeneralTest.jar" \ [2025-01-10T21:16:57.947Z] org.testng.TestNG -d "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_17365437942345/Jep360Tests_0" "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/testng.xml" -testnames Jep360Tests \ [2025-01-10T21:16:57.947Z] -groups level.sanity \ [2025-01-10T21:16:57.947Z] -excludegroups d.*.linux_aarch64,d.*.arch.aarch,d.*.os.linux,d.*.bits.64,d.*.generic-all; \ [2025-01-10T21:16:57.947Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "Jep360Tests_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_17365437942345/Jep360Tests_0"; else echo "-----------------------------------"; echo "Jep360Tests_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-01-10T21:16:57.947Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-01-10T21:16:57.947Z] echo "Nothing to be done for teardown."; \ [2025-01-10T21:16:57.947Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_17365437942345/TestTargetResult"; [2025-01-10T21:16:57.947Z] [2025-01-10T21:16:57.947Z] TEST SETUP: [2025-01-10T21:16:57.947Z] Nothing to be done for setup. [2025-01-10T21:16:57.947Z] [2025-01-10T21:16:57.947Z] TESTING: [2025-01-10T21:17:02.825Z] ... [2025-01-10T21:17:02.826Z] ... TestNG 6.14.2 by C?dric Beust (cedric@beust.com) [2025-01-10T21:17:02.826Z] ... [2025-01-10T21:17:02.826Z] [2025-01-10T21:17:05.593Z] PASSED: test_isSealed [2025-01-10T21:17:05.593Z] PASSED: test_redefineClass_addPermittedSubclassEntry [2025-01-10T21:17:05.593Z] PASSED: test_redefineClass_changePermittedSubclassEntry [2025-01-10T21:17:05.593Z] PASSED: test_redefineClass_removePermittedSubclassEntry [2025-01-10T21:17:05.593Z] PASSED: test_redefineClass_reorderPermittedSubclassEntries [2025-01-10T21:17:05.593Z] PASSED: test_loadIllegalSubclassOfSealedClass [2025-01-10T21:17:05.593Z] PASSED: test_loadIllegalSubinterfaceOfSealedInterface [2025-01-10T21:17:05.593Z] PASSED: test_sealedClassesCannotBeFinal [2025-01-10T21:17:05.593Z] [2025-01-10T21:17:05.593Z] =============================================== [2025-01-10T21:17:05.593Z] Jep360Tests [2025-01-10T21:17:05.593Z] Tests run: 8, Failures: 0, Skips: 0 [2025-01-10T21:17:05.593Z] =============================================== [2025-01-10T21:17:05.593Z] [2025-01-10T21:17:05.593Z] [2025-01-10T21:17:05.593Z] =============================================== [2025-01-10T21:17:05.593Z] Java15andUp suite [2025-01-10T21:17:05.593Z] Total tests run: 8, Failures: 0, Skips: 0 [2025-01-10T21:17:05.593Z] =============================================== [2025-01-10T21:17:05.593Z] [2025-01-10T21:17:06.467Z] ----------------------------------- [2025-01-10T21:17:06.467Z] Jep360Tests_0_PASSED [2025-01-10T21:17:06.467Z] ----------------------------------- [2025-01-10T21:17:07.272Z] [2025-01-10T21:17:07.272Z] TEST TEARDOWN: [2025-01-10T21:17:07.272Z] Nothing to be done for teardown. [2025-01-10T21:17:07.272Z] Jep360Tests_0 Finish Time: Fri Jan 10 21:17:06 2025 Epoch Time (ms): 1736543826582