You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org> on 2009/08/28 21:30:32 UTC

[jira] Closed: (UIMA-1459) Fix UIMA AS bugs reported by Findbugs

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

Jerry Cwiklik closed UIMA-1459.
-------------------------------

    Resolution: Fixed

> Fix UIMA AS bugs reported by Findbugs
> -------------------------------------
>
>                 Key: UIMA-1459
>                 URL: https://issues.apache.org/jira/browse/UIMA-1459
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Bhavani Iyer
>             Fix For: 2.3AS
>
>         Attachments: UIMA-1459.patch
>
>
> There are many bugs found by Findbugs in the UIMA As code. Some are minor like a deadstore in a var that is never used. Others are more severe like dereferencing a var that is not checked for NULL. Clean up the code to eliminate reported bugs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.