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 12:34:05 UTC

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

Michael Dürig created OAK-3528:
----------------------------------

             Summary: 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


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)