commit | 063d7c3db8298adc6390e792af49faac07121e63 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Fri Apr 24 13:54:40 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Fri Apr 24 13:55:09 2020 +0900 |
tree | d43f97914dd98649f67f6c3f46e5db25de1f467c | |
parent | 68848223c9c3564920c2526d50370b5f606e84d7 [diff] |
SimpleDataSource: Fix implicit usage of system default charset ErrorProne reports: [DefaultCharset] Implicit use of the platform default charset, which can result in differing behaviour between JVM executions or incorrect behavior if the encoding of the data source doesn't match expectations. Change-Id: Iff35e84286d7d725350fe862d77e351fedd435cd