[
https://issues.apache.org/jira/browse/HBASE-10030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13874632#comment-13874632
]
Eric Charles commented on HBASE-10030:
--------------------------------------
finally fails also via the maven command line if I clean before compiling
$ mvn -v
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19
14:51:28+0100)
Maven home: /opt/apache-maven-3.0.5
Java version: 1.8.0-ea, vendor: Oracle Corporation
Java home: /opt/jdk1.8.0-b117/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.12.0-4-generic", arch: "amd64", family: "unix"
> [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)