|
Author: jleroux
Revision: 1797742
Modified property: svn:log
Modified: svn:log at Tue Jun 6 07:57:36 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Jun 6 07:57:36 2017
@@ -5,4 +5,5 @@ This is an improvement only because no c
case of unlucky exception after the Writer creation and before it's closed the
Writer remains in memory.
-The solution is to use try-with-ressources when possible.
+The solution is to use try-with-ressources when possible, even when finally was
+used (no problems then).
|