[infinispan-issues] [JBoss JIRA] (ISPN-4724) IntervalTree does not compile with java 8
Adrian Nistor (JIRA)
issues at jboss.org
Fri Sep 12 13:17:19 EDT 2014
Adrian Nistor created ISPN-4724:
-----------------------------------
Summary: IntervalTree does not compile with java 8
Key: ISPN-4724
URL: https://issues.jboss.org/browse/ISPN-4724
Project: Infinispan
Issue Type: Bug
Reporter: Adrian Nistor
Assignee: Adrian Nistor
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project infinispan-objectfilter: Compilation failure
[ERROR] /home/adrian/work/infinispan22222/infinispan/object-filter/src/main/java/org/infinispan/objectfilter/impl/util/IntervalTree.java:[286,35] incompatible types: inferred type does not conform to upper bound(s)
[ERROR] inferred: K
[ERROR] upper bound(s): java.lang.Comparable<K>,K
[
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list