MockitoMockTest_0
[2025-09-04T21:27:45.258Z] Running test MockitoMockTest_0 ...
[2025-09-04T21:27:45.258Z] ===============================================
[2025-09-04T21:27:45.258Z] MockitoMockTest_0 Start Time: Thu Sep 4 17:27:32 2025 Epoch Time (ms): 1757021252229
[2025-09-04T21:27:45.258Z] variation: NoOptions
[2025-09-04T21:27:45.258Z] JVM_OPTIONS:
[2025-09-04T21:27:45.258Z] { \
[2025-09-04T21:27:45.258Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:27:45.258Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:27:45.258Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17570209682079/MockitoMockTest_0"; \
[2025-09-04T21:27:45.258Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17570209682079/MockitoMockTest_0"; \
[2025-09-04T21:27:45.258Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:27:45.258Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -cp "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MockitoTests/MockitoTests.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_aarch64_mac/../../externalDependency/lib/mockito-core.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_aarch64_mac/../../externalDependency/lib/byte-buddy.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_aarch64_mac/../../externalDependency/lib/byte-buddy-agent.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_aarch64_mac/../../externalDependency/lib/objenesis.jar" test.java.MockitoMockTest ; \
[2025-09-04T21:27:45.258Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MockitoMockTest_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17570209682079/MockitoMockTest_0"; else echo "-----------------------------------"; echo "MockitoMockTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:27:45.258Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:27:45.258Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:27:45.258Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17570209682079/TestTargetResult";
[2025-09-04T21:27:45.258Z]
[2025-09-04T21:27:45.258Z] TEST SETUP:
[2025-09-04T21:27:45.258Z] Nothing to be done for setup.
[2025-09-04T21:27:45.258Z]
[2025-09-04T21:27:45.258Z] TESTING:
[2025-09-04T21:27:45.258Z] Call Mockito.mock(ArrayList.class)
[2025-09-04T21:27:45.258Z] WARNING: A Java agent has been loaded dynamically (/Users/admin/workspace/externalDependency/lib/byte-buddy-agent.jar)
[2025-09-04T21:27:45.258Z] WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
[2025-09-04T21:27:45.258Z] WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
[2025-09-04T21:27:45.258Z] WARNING: Dynamic loading of agents will be disallowed by default in a future release
[2025-09-04T21:27:45.258Z] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2025-09-04T21:27:45.258Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:27:45.259Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction (file:/Users/admin/workspace/externalDependency/lib/byte-buddy.jar)
[2025-09-04T21:27:45.259Z] WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
[2025-09-04T21:27:45.259Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T21:27:45.259Z] -----------------------------------
[2025-09-04T21:27:45.259Z] MockitoMockTest_0_PASSED
[2025-09-04T21:27:45.259Z] -----------------------------------
[2025-09-04T21:27:45.259Z]
[2025-09-04T21:27:45.259Z] TEST TEARDOWN:
[2025-09-04T21:27:45.259Z] Nothing to be done for teardown.
[2025-09-04T21:27:45.259Z] MockitoMockTest_0 Finish Time: Thu Sep 4 17:27:34 2025 Epoch Time (ms): 1757021254023