MockitoMockTest_0
[2026-02-15T03:10:24.596Z] Running test MockitoMockTest_0 ...
[2026-02-15T03:10:24.596Z] ===============================================
[2026-02-15T03:10:24.596Z] MockitoMockTest_0 Start Time: Sat Feb 14 22:10:21 2026 Epoch Time (ms): 1771125021443
[2026-02-15T03:10:24.596Z] variation: NoOptions
[2026-02-15T03:10:24.596Z] JVM_OPTIONS:
[2026-02-15T03:10:24.596Z] { \
[2026-02-15T03:10:24.596Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T03:10:24.596Z] echo "Nothing to be done for setup."; \
[2026-02-15T03:10:24.596Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17711238931485/MockitoMockTest_0"; \
[2026-02-15T03:10:24.596Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17711238931485/MockitoMockTest_0"; \
[2026-02-15T03:10:24.596Z] echo ""; echo "TESTING:"; \
[2026-02-15T03:10:24.596Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -cp "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/MockitoTests/MockitoTests.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_x86-64_mac/../../externalDependency/lib/mockito-core.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_x86-64_mac/../../externalDependency/lib/byte-buddy.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_x86-64_mac/../../externalDependency/lib/byte-buddy-agent.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_x86-64_mac/../../externalDependency/lib/objenesis.jar" test.java.MockitoMockTest ; \
[2026-02-15T03:10:24.596Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MockitoMockTest_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17711238931485/MockitoMockTest_0"; else echo "-----------------------------------"; echo "MockitoMockTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T03:10:24.596Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T03:10:24.596Z] echo "Nothing to be done for teardown."; \
[2026-02-15T03:10:24.596Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17711238931485/TestTargetResult";
[2026-02-15T03:10:24.596Z]
[2026-02-15T03:10:24.596Z] TEST SETUP:
[2026-02-15T03:10:24.596Z] Nothing to be done for setup.
[2026-02-15T03:10:24.596Z]
[2026-02-15T03:10:24.596Z] TESTING:
[2026-02-15T03:10:24.596Z] Call Mockito.mock(ArrayList.class)
[2026-02-15T03:10:27.628Z] WARNING: A Java agent has been loaded dynamically (/Users/admin/workspace/externalDependency/lib/byte-buddy-agent.jar)
[2026-02-15T03:10:27.628Z] WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
[2026-02-15T03:10:27.628Z] WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
[2026-02-15T03:10:27.628Z] WARNING: Dynamic loading of agents will be disallowed by default in a future release
[2026-02-15T03:10:30.656Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T03:10:30.656Z] 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)
[2026-02-15T03:10:30.656Z] WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
[2026-02-15T03:10:30.656Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T03:10:35.055Z] -----------------------------------
[2026-02-15T03:10:35.055Z] MockitoMockTest_0_PASSED
[2026-02-15T03:10:35.055Z] -----------------------------------
[2026-02-15T03:10:35.055Z]
[2026-02-15T03:10:35.055Z] TEST TEARDOWN:
[2026-02-15T03:10:35.055Z] Nothing to be done for teardown.
[2026-02-15T03:10:35.055Z] MockitoMockTest_0 Finish Time: Sat Feb 14 22:10:34 2026 Epoch Time (ms): 1771125034382