jmark99 opened a new pull request #1595: URL: https://github.com/apache/accumulo/pull/1595
Replace instances of copying of array contents to a collection where each element is added individually using a for loop with a call to Collections.addAll(). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
