[patch] push code assignments down to where they are used - part 2
------------------------------------------------------------------
Key: DERBY-5062
URL: https://issues.apache.org/jira/browse/DERBY-5062
Project: Derby
Issue Type: Improvement
Components: Services
Affects Versions: 10.7.1.1
Reporter: Dave Brosius
Priority: Trivial
Fix For: 10.8.0.0
Attachments: push_down_code.diff
code does various assignments at a higher level than the assignments are
needed, causing code to execute unnecessarily if the expected code path isn't
taken. Push these assignments down to where they are actually used.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira