Patch to clean up BaseAxisDataLocator a little
----------------------------------------------
Key: AXIS2-4299
URL: https://issues.apache.org/jira/browse/AXIS2-4299
Project: Axis 2.0 (Axis2)
Issue Type: Improvement
Components: kernel
Affects Versions: nightly
Reporter: Jason Fager
Priority: Minor
Attachments: BaseAxisDataLocator.diff
Small patch cleaning up some minor things in BaseAxisDataLocator:
- Short circuit when we know we're going to return an empty array.
- Clean to 1.5isms.
- When calling ArrayList.toArray(), pass in appropriately sized array.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.