jpountz commented on a change in pull request #919: LUCENE-8994: Code Cleanup - Pass values to list constructor instead of empty constructor followed by addAll(). URL: https://github.com/apache/lucene-solr/pull/919#discussion_r331361807
########## File path: lucene/CHANGES.txt ########## @@ -180,6 +180,8 @@ Other * LUCENE-8993, LUCENE-8807: Changed all repository and download references in build files to HTTPS. (Uwe Schindler) +* LUCENE-8994: Code Cleanup - Pass values to list constructor instead of empty constructor followed by addAll(). Review comment: can you add your name in parentheses? ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
