|
Author: jleroux
Revision: 1787949
Modified property: svn:log
Modified: svn:log at Sun Mar 26 21:12:36 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Mar 26 21:12:36 2017
@@ -1,2 +1,5 @@
+Improved: Use try-with-resources statement wherever it's possible
+(OFBIZ-8202)
+
No functional changes, replace finally blocks closing EntityListIterator by
try-with-resource, and refactors around
|