Committed. Ian Rogers wrote:
Hi,the attached patch separates out the special case of making a string upper and lower case for the Turkish Locale. As Locale's language should be interned, the "tr".equals test is replaced with "tr" ==.Thanks, Ian
Committed. Ian Rogers wrote:
Hi,the attached patch separates out the special case of making a string upper and lower case for the Turkish Locale. As Locale's language should be interned, the "tr".equals test is replaced with "tr" ==.Thanks, Ian