[infinispan-issues] [JBoss JIRA] (ISPN-5844) Fix generics usage in Infinispan Query

Sanne Grinovero (JIRA) issues at jboss.org
Wed Oct 7 19:04:00 EDT 2015


Sanne Grinovero created ISPN-5844:
-------------------------------------

             Summary: Fix generics usage in Infinispan Query
                 Key: ISPN-5844
                 URL: https://issues.jboss.org/browse/ISPN-5844
             Project: Infinispan
          Issue Type: Task
          Components: Embedded Querying
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
            Priority: Minor
             Fix For: 8.1.0.Alpha2


The {{DistributedExecutorMassIndexer}} class doesn't compile correctly according to JDT, the Eclipse compiler.
After initially suspecting that this was a bug of JDT - as it compiles just fine with javac from OpenJDK - I actually think that JDT has some good points, as the correctness can not be proven.

Not sure who's fooling me, but I could massage the code to make the types more explicit, and more importantly make all compilers happy.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list