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

Dave Brosius closed DERBY-5055.
-------------------------------


> [patch] add visibility to static method calls
> ---------------------------------------------
>
>                 Key: DERBY-5055
>                 URL: https://issues.apache.org/jira/browse/DERBY-5055
>             Project: Derby
>          Issue Type: Improvement
>          Components: Network Server
>    Affects Versions: 10.7.1.1
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Trivial
>             Fix For: 10.8.0.0, 11.0.0.0
>
>         Attachments: static_visibility.diff
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> code in various spots calls static method calls thru instance variables. 
> Patch brings visibitity to these calls by calling thru static class. This 
> exposes areas where code can be removed (fetching the now unused instance 
> variable).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to