[
https://issues.apache.org/jira/browse/HBASE-10030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875137#comment-13875137
]
Andrew Purtell commented on HBASE-10030:
----------------------------------------
An alternative for trunk is we can just kill PoolMap as [~lhofhansl] says
above.
> [JDK8] Erasure of PoolMap#remove(K,V) conflicts with superclass method
> ----------------------------------------------------------------------
>
> Key: HBASE-10030
> URL: https://issues.apache.org/jira/browse/HBASE-10030
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Trivial
> Fix For: 0.98.0
>
> Attachments: 10030.patch
>
>
> On JDK 8, the erasure of PoolMap#remove(K,V) conflicts with superclass method
> remove(Object,Object).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)