[
https://issues.apache.org/jira/browse/DERBY-5055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996446#comment-12996446
]
Lily Wei commented on DERBY-5055:
---------------------------------
Wow! You are finding a lot of code that can be improve consistently. Awesome.
Do you use any tool to help your finding?
> [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
> Priority: Trivial
> Fix For: 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