This is an automated email from the ASF dual-hosted git repository.

juanpablo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git


    from 7ae1b1d49 Avoid use File Stream. The FileInputStream and 
FileOutputStream classes contains a finalizer method which will cause garbage 
collection pauses.
     new 864e5970e Prefer java.lang.String.getBytes(java.nio.charset.Charset)
     new 78dd01566 fix PR link

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog.md                                                            | 2 +-
 .../src/main/java/org/apache/wiki/util/CommentedProperties.java         | 2 +-
 jspwiki-util/src/test/java/org/apache/wiki/util/CryptoUtilTest.java     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Reply via email to