IllegalAccessProtectedMethodTest_hs_0
[2026-02-25T21:56:12.696Z] Running test IllegalAccessProtectedMethodTest_hs_0 ...
[2026-02-25T21:56:12.696Z] ===============================================
[2026-02-25T21:56:12.696Z] IllegalAccessProtectedMethodTest_hs_0 Start Time: Wed Feb 25 16:56:11 2026 Epoch Time (ms): 1772056571434
[2026-02-25T21:56:12.696Z] variation: NoOptions
[2026-02-25T21:56:12.696Z] JVM_OPTIONS:
[2026-02-25T21:56:12.696Z] { \
[2026-02-25T21:56:12.696Z] echo ""; echo "TEST SETUP:"; \
[2026-02-25T21:56:12.696Z] echo "Nothing to be done for setup."; \
[2026-02-25T21:56:12.696Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_1772055800301/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-25T21:56:12.696Z] cd "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_1772055800301/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-25T21:56:12.696Z] echo ""; echo "TESTING:"; \
[2026-02-25T21:56:12.696Z] "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \
[2026-02-25T21:56:12.696Z] -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-25T21:56:12.696Z] -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-25T21:56:12.696Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_1772055800301/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-25T21:56:12.696Z] -testnames IllegalAccessProtectedMethodTest \
[2026-02-25T21:56:12.696Z] -groups level.extended \
[2026-02-25T21:56:12.696Z] -excludegroups d.*.osx_x86-64,d.*.arch.x86,d.*.os.osx,d.*.bits.64,d.*.generic-all; \
[2026-02-25T21:56:12.696Z] 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_1772055800301/IllegalAccessProtectedMethodTest_hs_0"; else echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-25T21:56:12.696Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-25T21:56:12.696Z] echo "Nothing to be done for teardown."; \
[2026-02-25T21:56:12.696Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_1772055800301/TestTargetResult";
[2026-02-25T21:56:12.696Z]
[2026-02-25T21:56:12.696Z] TEST SETUP:
[2026-02-25T21:56:12.696Z] Nothing to be done for setup.
[2026-02-25T21:56:12.696Z]
[2026-02-25T21:56:12.696Z] TESTING:
[2026-02-25T21:56:15.441Z] ...
[2026-02-25T21:56:15.441Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2026-02-25T21:56:15.441Z] ...
[2026-02-25T21:56:15.441Z]
[2026-02-25T21:56:17.587Z] PASSED: runTest
[2026-02-25T21:56:17.587Z]
[2026-02-25T21:56:17.587Z] ===============================================
[2026-02-25T21:56:17.587Z] IllegalAccessProtectedMethodTest
[2026-02-25T21:56:17.587Z] Tests run: 1, Failures: 0, Skips: 0
[2026-02-25T21:56:17.587Z] ===============================================
[2026-02-25T21:56:17.587Z]
[2026-02-25T21:56:17.587Z]
[2026-02-25T21:56:17.587Z] ===============================================
[2026-02-25T21:56:17.587Z] IllegalAccessError for protected method test
[2026-02-25T21:56:17.587Z] Total tests run: 1, Failures: 0, Skips: 0
[2026-02-25T21:56:17.587Z] ===============================================
[2026-02-25T21:56:17.588Z]
[2026-02-25T21:56:17.588Z] -----------------------------------
[2026-02-25T21:56:17.588Z] IllegalAccessProtectedMethodTest_hs_0_PASSED
[2026-02-25T21:56:17.588Z] -----------------------------------
[2026-02-25T21:56:17.588Z]
[2026-02-25T21:56:17.588Z] TEST TEARDOWN:
[2026-02-25T21:56:17.588Z] Nothing to be done for teardown.
[2026-02-25T21:56:18.243Z] IllegalAccessProtectedMethodTest_hs_0 Finish Time: Wed Feb 25 16:56:17 2026 Epoch Time (ms): 1772056577695