[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4139) Fix potential places of NPE, type casting, value assignment errors

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Tue Apr 7 08:27:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12460952#action_12460952 ] 

Vitali Yemialyanchyk commented on JBIDE-4139:
---------------------------------------------

(7), (4) - these are simple, obvious cases.

> Fix potential places of NPE, type casting, value assignment errors
> ------------------------------------------------------------------
>
>                 Key: JBIDE-4139
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4139
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0.GA
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Vitali Yemialyanchyk
>             Fix For: 3.1.0
>
>
> 1) NewReverseEngineeringFileWizard - create new and assignment to function argument instead of class member;
> 2) PendingNode - use uninit an array toString to init the array items;
> 3) QueryPageViewer.LabelProviderImpl - potentian NPE fix;
> 4) EclipseImageMap - declare static variable which is expose it's static nature;
> 5) GraphXYLayout - potential type casting error fix;
> 6) HQLJavaCompletionProposalComputer - potential type casting error fix;
> 7) AbstractPane - recursive call "typo" error fix;

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list