Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4113748

java.awt.text.BreakIterator can not separate Japanese sentence

    XMLWordPrintable

Details

    • sparc
    • solaris_2.6

    Description

      To find where to break line for sentence, BreakIterator
      try to find word boundary. And for Japanese sentence,
      BreakIterator treat series of KATAKANA letter as one WORD.
      This is not good for Japanese environment.

      We break line even if middle of word. So don't treat series
      of KATAKANA letter as one word.

      Attachments

        Activity

          People

            rgillamsunw Richard Gillam (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: