| commit | a8d04604b949e0a250a90f41f578c9d8fd8de186 | [log] [tgz] |
|---|---|---|
| author | Alexander Kurtakov <akurtako@redhat.com> | Wed Sep 30 08:15:16 2020 +0300 |
| committer | Alexander Kurtakov <akurtako@redhat.com> | Wed Sep 30 08:15:16 2020 +0300 |
| tree | 12711014e28b05107ca2735c1b7c90c6b5c5dce3 | |
| parent | bf199e4a6c4fff67d8c24dfeced3ad0ade0be84d [diff] |
Use StandardCharsets. UTF8 is always there in any JVM so no need to have code possibly throwing UnsupportedEncodingException due to a typo. Change-Id: Ib422cd94910f58d18b2ba728fe2f394c1f4f52b4 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>