MockitoMockTest_0
[2026-02-08T12:37:08.992Z] Running test MockitoMockTest_0 ...
[2026-02-08T12:37:09.333Z] ===============================================
[2026-02-08T12:37:09.682Z] MockitoMockTest_0 Start Time: Sun Feb 8 12:37:09 2026 Epoch Time (ms): 1770554229259
[2026-02-08T12:37:09.682Z] variation: NoOptions
[2026-02-08T12:37:10.064Z] JVM_OPTIONS:
[2026-02-08T12:37:10.064Z] { \
[2026-02-08T12:37:10.064Z] echo ""; echo "TEST SETUP:"; \
[2026-02-08T12:37:10.064Z] echo "Nothing to be done for setup."; \
[2026-02-08T12:37:10.064Z] mkdir -p "C:/workspace/workspace/Test_openjdk25_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17705542149442\\MockitoMockTest_0"; \
[2026-02-08T12:37:10.064Z] cd "C:/workspace/workspace/Test_openjdk25_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17705542149442\\MockitoMockTest_0"; \
[2026-02-08T12:37:10.064Z] echo ""; echo "TESTING:"; \
[2026-02-08T12:37:10.064Z] "c:/workspace/workspace/Test_openjdk25_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -cp "C:/workspace/workspace/Test_openjdk25_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest\\TestConfig\\resources;C:/workspace/workspace/Test_openjdk25_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest\\functional\\MockitoTests\\MockitoTests.jar;C:/workspace/externalDependency/lib\\mockito-core.jar;C:/workspace/externalDependency/lib\\byte-buddy.jar;C:/workspace/externalDependency/lib\\byte-buddy-agent.jar;C:/workspace/externalDependency/lib\\objenesis.jar" test.java.MockitoMockTest ; \
[2026-02-08T12:37:10.064Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MockitoMockTest_0""_PASSED"; echo "-----------------------------------"; cd C:/workspace/workspace/Test_openjdk25_hs_extended.functional_x86-64_windows/aqa-tests/; else echo "-----------------------------------"; echo "MockitoMockTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-08T12:37:10.064Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-08T12:37:10.064Z] echo "Nothing to be done for teardown."; \
[2026-02-08T12:37:10.064Z] } 2>&1 | tee -a "C:/workspace/workspace/Test_openjdk25_hs_extended.functional_x86-64_windows/aqa-tests/\\TKG\\output_17705542149442\\TestTargetResult";
[2026-02-08T12:37:10.449Z]
[2026-02-08T12:37:10.449Z] TEST SETUP:
[2026-02-08T12:37:10.449Z] Nothing to be done for setup.
[2026-02-08T12:37:10.449Z]
[2026-02-08T12:37:10.449Z] TESTING:
[2026-02-08T12:37:10.812Z] Call Mockito.mock(ArrayList.class)
[2026-02-08T12:37:11.603Z] WARNING: A Java agent has been loaded dynamically (C:\workspace\externalDependency\lib\byte-buddy-agent.jar)
[2026-02-08T12:37:11.604Z] WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
[2026-02-08T12:37:11.604Z] WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
[2026-02-08T12:37:11.604Z] WARNING: Dynamic loading of agents will be disallowed by default in a future release
[2026-02-08T12:37:11.604Z] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-08T12:37:12.841Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-08T12:37:12.841Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction (file:/C:/workspace/externalDependency/lib/byte-buddy.jar)
[2026-02-08T12:37:12.841Z] WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
[2026-02-08T12:37:12.841Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-08T12:37:14.617Z] -----------------------------------
[2026-02-08T12:37:14.617Z] MockitoMockTest_0_PASSED
[2026-02-08T12:37:14.617Z] -----------------------------------
[2026-02-08T12:37:14.617Z]
[2026-02-08T12:37:14.617Z] TEST TEARDOWN:
[2026-02-08T12:37:14.617Z] Nothing to be done for teardown.
[2026-02-08T12:37:14.617Z] MockitoMockTest_0 Finish Time: Sun Feb 8 12:37:14 2026 Epoch Time (ms): 1770554234521