[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
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