Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
% java Example
TITLE
% 

However, most European languages associate languages which use the Latin alphabet associate the letter I as the uppercase version of i. But Turkish is an exception: it has a dotted i whose uppercase version is also dotted: İ, and an undotted ı whose uppercase version is undotted I. Changing capitalization on most strings in the Turkish locale  [API 2006] may produce unexpected results:

...

[API 2006]

Class String

[Schindler]

Schindler, Uwe. The Policeman’s Horror: Default Locales, Default Charsets, and Default Timezones, The Generics Policeman Blog

 

...

IDS08-J. Sanitize untrusted data passed to a regexImage Added            IDS10STR01-J. Do not split characters between two data structuresDon't form strings containing partial characters