kamaci commented on issue #42: SDAP-182 Localization and charset definitions are done. URL: https://github.com/apache/incubator-sdap-mudrod/pull/42#issuecomment-463342351 About [Locale.ROOT:](https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html#ROOT ) > Useful constant for the root locale. The root locale is the locale whose language, country, and variant are empty ("") strings. This is regarded as the base locale of all locales, and is used as the language/country neutral locale for the locale sensitive operations. About `Locale.getDefault()`, it may cause weird problems i.e.: https://issues.apache.org/jira/browse/HADOOP-11507
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
