You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2019/06/21 17:19:00 UTC

[jira] [Created] (ORC-518) Fix false positives from findbugs with jdk11.

Owen O'Malley created ORC-518:
---------------------------------

             Summary: Fix false positives from findbugs with jdk11.
                 Key: ORC-518
                 URL: https://issues.apache.org/jira/browse/ORC-518
             Project: ORC
          Issue Type: Bug
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley


Currently a couple of the uses of try with resources when compiled with openjdk 11 get incorrectly flagged as redundant null pointer checks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)