jsr292BootstrapTest_0
[2025-02-26T21:52:50.341Z] Running test jsr292BootstrapTest_0 ...
[2025-02-26T21:52:50.341Z] ===============================================
[2025-02-26T21:52:50.341Z] jsr292BootstrapTest_0 Start Time: Wed Feb 26 16:52:50 2025 Epoch Time (ms): 1740606770137
[2025-02-26T21:52:50.341Z] variation: NoOptions
[2025-02-26T21:52:50.341Z] JVM_OPTIONS:
[2025-02-26T21:52:50.341Z] { \
[2025-02-26T21:52:50.341Z] echo ""; echo "TEST SETUP:"; \
[2025-02-26T21:52:50.341Z] echo "Nothing to be done for setup."; \
[2025-02-26T21:52:50.341Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17406067691194/jsr292BootstrapTest_0"; \
[2025-02-26T21:52:50.341Z] cd "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17406067691194/jsr292BootstrapTest_0"; \
[2025-02-26T21:52:50.341Z] echo ""; echo "TESTING:"; \
[2025-02-26T21:52:50.341Z] "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \
[2025-02-26T21:52:50.341Z] --add-opens=java.base/java.lang=ALL-UNNAMED --add-exports java.base/jdk.internal.reflect=ALL-UNNAMED \
[2025-02-26T21:52:50.341Z] -Xbootclasspath/a:"/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292bootstrap.jar" \
[2025-02-26T21:52:50.341Z] -cp "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292test.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/../../testDependency/lib/testng.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/../../testDependency/lib/jcommander.jar" \
[2025-02-26T21:52:50.341Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17406067691194/jsr292BootstrapTest_0" "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/testng.xml" \
[2025-02-26T21:52:50.341Z] -testnames jsr292BootstrapTest \
[2025-02-26T21:52:50.341Z] -groups level.extended \
[2025-02-26T21:52:50.341Z] -excludegroups d.*.osx_aarch64,d.*.arch.aarch,d.*.os.osx,d.*.bits.64,d.*.generic-all; \
[2025-02-26T21:52:50.341Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17406067691194/jsr292BootstrapTest_0"; else echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-02-26T21:52:50.341Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-02-26T21:52:50.341Z] echo "Nothing to be done for teardown."; \
[2025-02-26T21:52:50.341Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17406067691194/TestTargetResult";
[2025-02-26T21:52:50.341Z]
[2025-02-26T21:52:50.341Z] TEST SETUP:
[2025-02-26T21:52:50.341Z] Nothing to be done for setup.
[2025-02-26T21:52:50.341Z]
[2025-02-26T21:52:50.341Z] TESTING:
[2025-02-26T21:52:50.705Z] [IncludeExcludeTestAnnotationTransformer] [INFO] EXCLUDE_FILE environment variable: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_17.txt
[2025-02-26T21:52:50.705Z] [IncludeExcludeTestAnnotationTransformer] [INFO] Processing exclude file: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_17.txt
[2025-02-26T21:52:50.705Z] ...
[2025-02-26T21:52:50.705Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2025-02-26T21:52:50.705Z] ...
[2025-02-26T21:52:50.705Z]
[2025-02-26T21:52:50.705Z] PASSED: test_BootstrapLookup_NonBootstrapInvoke
[2025-02-26T21:52:50.705Z] PASSED: test_NonBootstrapLookup_BootstrapInvoke
[2025-02-26T21:52:50.705Z] PASSED: test_NonBootstrapLookup_NonBootstrapInvoke
[2025-02-26T21:52:50.705Z]
[2025-02-26T21:52:50.705Z] ===============================================
[2025-02-26T21:52:50.705Z] jsr292BootstrapTest
[2025-02-26T21:52:50.705Z] Tests run: 3, Failures: 0, Skips: 0
[2025-02-26T21:52:50.705Z] ===============================================
[2025-02-26T21:52:50.705Z]
[2025-02-26T21:52:50.705Z]
[2025-02-26T21:52:50.705Z] ===============================================
[2025-02-26T21:52:50.705Z] jsr292_Suite_SE90
[2025-02-26T21:52:50.705Z] Total tests run: 3, Failures: 0, Skips: 0
[2025-02-26T21:52:50.705Z] ===============================================
[2025-02-26T21:52:50.705Z]
[2025-02-26T21:52:50.705Z] -----------------------------------
[2025-02-26T21:52:50.705Z] jsr292BootstrapTest_0_PASSED
[2025-02-26T21:52:50.705Z] -----------------------------------
[2025-02-26T21:52:50.705Z]
[2025-02-26T21:52:50.705Z] TEST TEARDOWN:
[2025-02-26T21:52:50.705Z] Nothing to be done for teardown.
[2025-02-26T21:52:50.705Z] jsr292BootstrapTest_0 Finish Time: Wed Feb 26 16:52:50 2025 Epoch Time (ms): 1740606770537