IllegalAccessProtectedMethodTest_hs_0
[2025-12-10T22:24:12.525Z] Running test IllegalAccessProtectedMethodTest_hs_0 ...
[2025-12-10T22:24:12.525Z] ===============================================
[2025-12-10T22:24:12.525Z] IllegalAccessProtectedMethodTest_hs_0 Start Time: Wed Dec 10 14:24:10 2025 Epoch Time (ms): 1765405450343
[2025-12-10T22:24:12.525Z] variation: NoOptions
[2025-12-10T22:24:12.525Z] JVM_OPTIONS:
[2025-12-10T22:24:12.525Z] { \
[2025-12-10T22:24:12.525Z] echo ""; echo "TEST SETUP:"; \
[2025-12-10T22:24:12.525Z] echo "Nothing to be done for setup."; \
[2025-12-10T22:24:12.525Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17654051472640/IllegalAccessProtectedMethodTest_hs_0"; \
[2025-12-10T22:24:12.525Z] cd "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17654051472640/IllegalAccessProtectedMethodTest_hs_0"; \
[2025-12-10T22:24:12.525Z] echo ""; echo "TESTING:"; \
[2025-12-10T22:24:12.525Z] "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \
[2025-12-10T22:24:12.525Z] -javaagent:"/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \
[2025-12-10T22:24:12.525Z] -cp "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/../../externalDependency/lib/testng.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/../../externalDependency/lib/jcommander.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/../../externalDependency/lib/asm-all.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \
[2025-12-10T22:24:12.525Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17654051472640/IllegalAccessProtectedMethodTest_hs_0" "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/testng.xml" \
[2025-12-10T22:24:12.525Z] -testnames IllegalAccessProtectedMethodTest \
[2025-12-10T22:24:12.525Z] -groups level.extended \
[2025-12-10T22:24:12.525Z] -excludegroups d.*.osx_x86-64,d.*.arch.x86,d.*.os.osx,d.*.bits.64,d.*.generic-all; \
[2025-12-10T22:24:12.525Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17654051472640/IllegalAccessProtectedMethodTest_hs_0"; else echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-10T22:24:12.525Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-10T22:24:12.525Z] echo "Nothing to be done for teardown."; \
[2025-12-10T22:24:12.525Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17654051472640/TestTargetResult";
[2025-12-10T22:24:12.525Z]
[2025-12-10T22:24:12.525Z] TEST SETUP:
[2025-12-10T22:24:12.525Z] Nothing to be done for setup.
[2025-12-10T22:24:12.525Z]
[2025-12-10T22:24:12.525Z] TESTING:
[2025-12-10T22:24:13.747Z] ...
[2025-12-10T22:24:13.747Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2025-12-10T22:24:13.747Z] ...
[2025-12-10T22:24:13.747Z]
[2025-12-10T22:24:16.459Z] PASSED: runTest
[2025-12-10T22:24:16.459Z]
[2025-12-10T22:24:16.459Z] ===============================================
[2025-12-10T22:24:16.459Z] IllegalAccessProtectedMethodTest
[2025-12-10T22:24:16.459Z] Tests run: 1, Failures: 0, Skips: 0
[2025-12-10T22:24:16.459Z] ===============================================
[2025-12-10T22:24:16.459Z]
[2025-12-10T22:24:16.459Z]
[2025-12-10T22:24:16.459Z] ===============================================
[2025-12-10T22:24:16.459Z] IllegalAccessError for protected method test
[2025-12-10T22:24:16.459Z] Total tests run: 1, Failures: 0, Skips: 0
[2025-12-10T22:24:16.459Z] ===============================================
[2025-12-10T22:24:16.459Z]
[2025-12-10T22:24:19.209Z] -----------------------------------
[2025-12-10T22:24:19.209Z] IllegalAccessProtectedMethodTest_hs_0_PASSED
[2025-12-10T22:24:19.209Z] -----------------------------------
[2025-12-10T22:24:19.772Z]
[2025-12-10T22:24:19.772Z] TEST TEARDOWN:
[2025-12-10T22:24:19.772Z] Nothing to be done for teardown.
[2025-12-10T22:24:19.772Z] IllegalAccessProtectedMethodTest_hs_0 Finish Time: Wed Dec 10 14:24:19 2025 Epoch Time (ms): 1765405459458