inefficient implementation in org.apache.pdfbox.util.ICU4JImpl.normalizeDiac()
------------------------------------------------------------------------------

                 Key: PDFBOX-685
                 URL: https://issues.apache.org/jira/browse/PDFBOX-685
             Project: PDFBox
          Issue Type: Bug
          Components: FontBox
    Affects Versions: 1.1.0, 1.0.0
            Reporter: Yigal Dayan
            Priority: Trivial


The method normalizeDiac in org.apache.pdfbox.util.ICU4JImpl constructs a long 
string from individual characters.
  It should use StringBuilder instead of String.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to