IllegalAccessProtectedMethodTest_hs_0
[2026-02-04T22:50:09.873Z] Running test IllegalAccessProtectedMethodTest_hs_0 ...
[2026-02-04T22:50:09.873Z] ===============================================
[2026-02-04T22:50:09.873Z] IllegalAccessProtectedMethodTest_hs_0 Start Time: Wed Feb 4 17:50:09 2026 Epoch Time (ms): 1770245409451
[2026-02-04T22:50:09.873Z] variation: NoOptions
[2026-02-04T22:50:09.873Z] JVM_OPTIONS:
[2026-02-04T22:50:09.873Z] { \
[2026-02-04T22:50:09.873Z] echo ""; echo "TEST SETUP:"; \
[2026-02-04T22:50:09.873Z] echo "Nothing to be done for setup."; \
[2026-02-04T22:50:09.873Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_1770244770393/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-04T22:50:09.873Z] cd "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_1770244770393/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-04T22:50:09.873Z] echo ""; echo "TESTING:"; \
[2026-02-04T22:50:09.873Z] "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \
[2026-02-04T22:50:09.873Z] -javaagent:"/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \
[2026-02-04T22:50:09.873Z] -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" \
[2026-02-04T22:50:09.873Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_1770244770393/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" \
[2026-02-04T22:50:09.873Z] -testnames IllegalAccessProtectedMethodTest \
[2026-02-04T22:50:09.873Z] -groups level.extended \
[2026-02-04T22:50:09.873Z] -excludegroups d.*.osx_x86-64,d.*.arch.x86,d.*.os.osx,d.*.bits.64,d.*.generic-all; \
[2026-02-04T22:50:09.873Z] 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_1770244770393/IllegalAccessProtectedMethodTest_hs_0"; else echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-04T22:50:09.873Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-04T22:50:09.873Z] echo "Nothing to be done for teardown."; \
[2026-02-04T22:50:09.873Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_1770244770393/TestTargetResult";
[2026-02-04T22:50:09.873Z]
[2026-02-04T22:50:09.873Z] TEST SETUP:
[2026-02-04T22:50:09.873Z] Nothing to be done for setup.
[2026-02-04T22:50:09.873Z]
[2026-02-04T22:50:09.873Z] TESTING:
[2026-02-04T22:50:12.833Z] ...
[2026-02-04T22:50:12.833Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2026-02-04T22:50:12.833Z] ...
[2026-02-04T22:50:12.833Z]
[2026-02-04T22:50:13.368Z] PASSED: runTest
[2026-02-04T22:50:13.368Z]
[2026-02-04T22:50:13.368Z] ===============================================
[2026-02-04T22:50:13.368Z] IllegalAccessProtectedMethodTest
[2026-02-04T22:50:13.368Z] Tests run: 1, Failures: 0, Skips: 0
[2026-02-04T22:50:13.368Z] ===============================================
[2026-02-04T22:50:13.368Z]
[2026-02-04T22:50:13.368Z]
[2026-02-04T22:50:13.368Z] ===============================================
[2026-02-04T22:50:13.368Z] IllegalAccessError for protected method test
[2026-02-04T22:50:13.368Z] Total tests run: 1, Failures: 0, Skips: 0
[2026-02-04T22:50:13.368Z] ===============================================
[2026-02-04T22:50:13.368Z]
[2026-02-04T22:50:14.709Z] -----------------------------------
[2026-02-04T22:50:14.709Z] IllegalAccessProtectedMethodTest_hs_0_PASSED
[2026-02-04T22:50:14.709Z] -----------------------------------
[2026-02-04T22:50:14.709Z]
[2026-02-04T22:50:14.709Z] TEST TEARDOWN:
[2026-02-04T22:50:14.709Z] Nothing to be done for teardown.
[2026-02-04T22:50:14.709Z] IllegalAccessProtectedMethodTest_hs_0 Finish Time: Wed Feb 4 17:50:14 2026 Epoch Time (ms): 1770245414277