[infinispan-issues] [JBoss JIRA] (ISPN-9504) Transformable.transformer should use generics
Adrian Nistor (JIRA)
issues at jboss.org
Tue Sep 11 12:33:00 EDT 2018
[ https://issues.jboss.org/browse/ISPN-9504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-9504:
--------------------------------
Description: This is of type Class without using generics due to an unknown annotation processor bug that supposedly happened in 2011. This should actually be Class<? extends Transformer>.
> Transformable.transformer should use generics
> ---------------------------------------------
>
> Key: ISPN-9504
> URL: https://issues.jboss.org/browse/ISPN-9504
> Project: Infinispan
> Issue Type: Bug
> Components: Embedded Querying
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 9.4.0.Final
>
>
> This is of type Class without using generics due to an unknown annotation processor bug that supposedly happened in 2011. This should actually be Class<? extends Transformer>.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list