[infinispan-issues] [JBoss JIRA] (ISPN-4724) IntervalTree does not compile with java 8
Adrian Nistor (JIRA)
issues at jboss.org
Fri Sep 12 13:38:19 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-4724:
--------------------------------
Fix Version/s: 7.0.0.Beta2
Affects Version/s: 7.0.0.Beta1
Component/s: Embedded Querying
> IntervalTree does not compile with java 8
> -----------------------------------------
>
> Key: ISPN-4724
> URL: https://issues.jboss.org/browse/ISPN-4724
> Project: Infinispan
> Issue Type: Bug
> Components: Embedded Querying
> Affects Versions: 7.0.0.Beta1
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 7.0.0.Beta2
>
>
> [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