You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sdap.apache.org by GitBox <gi...@apache.org> on 2019/02/13 19:50:31 UTC

[GitHub] kamaci commented on issue #42: SDAP-182 Localization and charset definitions are done.

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:
users@infra.apache.org


With regards,
Apache Git Services