Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Java] Run Mockito as Agent, i.e. fix the following warning.
BufferUtilTest > freeIsANoOpIfDirectBufferContainsNonDirectByteBuffer() STANDARD_ERROR Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build what is described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3
- Loading branch information