Github user nlivens commented on the pull request: https://github.com/apache/cloudstack/pull/1092#issuecomment-158394211 @DaanHoogland 1. <code>getBytesUtf8()</code> and <code>newStringUtf8()</code> would no longer be used. 2. With this new code, we won't any longer be only dependent on UTF-8, but rather on the <code>Charset</code> returned by <code>StringUtils.getPreferredCharset()</code>. You can have a look at the newly pushed code :)
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---