[
https://issues.apache.org/jira/browse/HBASE-22927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16919673#comment-16919673
]
Rabi Kumar K C commented on HBASE-22927:
----------------------------------------
Hi [~jatsakthi], I updated the mockito-core version to 2.23.0 ran the tests for
java 11.0.1 and tests failed for following classes:
* org.apache.hadoop.hbase.util.TestFutureUtils
* org.apache.hadoop.hbase.io.hfile.TestHFile
* org.apache.hadoop.hbase.http.log.TestLogLevel
* org.apache.hadoop.hbase.io.hfile.TestHFileScannerImplReferenceCount
* org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
* org.apache.hadoop.hbase.coprocessor.TestSecureExport
But none of the errors were due to updation of mockito version. Do you have any
suggestions on how to proceed or should i run another test just to be sure??
> Upgrade mockito version for Java 11 compatibility
> -------------------------------------------------
>
> Key: HBASE-22927
> URL: https://issues.apache.org/jira/browse/HBASE-22927
> Project: HBase
> Issue Type: Task
> Reporter: Sakthi
> Assignee: Rabi Kumar K C
> Priority: Major
>
> Pasting the discussion from HBASE-22534 here:
> "Currently mockito-core version is at 2.1.0. According to
> [https://github.com/mockito/mockito/blob/release/2.x/doc/release-notes/official.md],
> looks like Java 11 compatibility was introduced in 2.19+. And 2.23.2 claims
> to have full java 11 support after byte-buddy fix etc."
--
This message was sent by Atlassian Jira
(v8.3.2#803003)