jsr292BootstrapTest_0

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