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