You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2015/10/19 13:17:05 UTC

[jira] [Resolved] (OAK-3528) Unchecked assignements in calls to performVoid()

     [ https://issues.apache.org/jira/browse/OAK-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig resolved OAK-3528.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.9

Fixed at http://svn.apache.org/viewvc?rev=1709393&view=rev

> Unchecked assignements in calls to performVoid()
> ------------------------------------------------
>
>                 Key: OAK-3528
>                 URL: https://issues.apache.org/jira/browse/OAK-3528
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: jcr
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>              Labels: technical_debt
>             Fix For: 1.3.9
>
>
> Most if not all calls to {{SessionDelegate#performVoid}} pass a raw type to that method instead of parametrizing it with the {{Void}} type, which leads to an "unchecked assignment" warning. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)