Andreas Lehmkühler created PDFBOX-5819:
------------------------------------------

             Summary: Make Type2CharStringParser thread-safe
                 Key: PDFBOX-5819
                 URL: https://issues.apache.org/jira/browse/PDFBOX-5819
             Project: PDFBox
          Issue Type: Improvement
          Components: FontBox
    Affects Versions: 3.0.2 PDFBox, 4.0.0
            Reporter: Andreas Lehmkühler
            Assignee: Andreas Lehmkühler


It turns out that due to the changes of PDFBOX-5143 the class 
{{org.apache.fontbox.cff.Type2CharStringParser}} is (no longer) thread-safe, 
see [PR#193| https://github.com/apache/pdfbox/pull/193] of Patrick Corless for 
further details.

Instead of synchronizing the usage of the class as proposed in the PR, I'd 
prefer to make the class itself thread-safe again



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to