druid/extensions-core/caffeine-cache/src
Roman Leventov 31d33b333e Make using implicit system Charset an error (#4326)
* Make using implicit system charset an error

* Use StringUtils.toUtf8() and fromUtf8() instead of String.getBytes() and new String()

* Use English locale in StringUtils.safeFormat()

* Restore comment
2017-06-05 23:57:25 -07:00
..
main Enable auto license checking (#3836) 2017-01-10 18:13:47 -08:00
test/java/io/druid/client/cache Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00