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

java.text.Bidi.toString() output is wrong

XMLWordPrintable

    • b01
    • generic
    • generic

        The text part of java.text.Bidi.toString() output is wrong. The first char and its level are displayed twice.

        Other things to be changed:

        - StringBuilder should be used instead of StringBuffer.

        - avoid string concatenation in append(), such as buf.append("[dir: " + direction).

              peytoia Yuka Kamiya (Inactive)
              okutsu Masayoshi Okutsu
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: