Mike Hearn created PDFBOX-5678:
----------------------------------

             Summary: Getting started page talks about LittleCMS perf issue, 
but it's fixed in Java 18
                 Key: PDFBOX-5678
                 URL: https://issues.apache.org/jira/browse/PDFBOX-5678
             Project: PDFBox
          Issue Type: Bug
          Components: Documentation
            Reporter: Mike Hearn


[https://pdfbox.apache.org/3.0/getting-started.html]

This page contains possibly obsolete advice: "Due to the change of the java 
color management module towards "LittleCMS", users can experience slow 
performance in color operations"

The bug that's linked to as explanation was marked as fixed in Java 18. It 
turned out that LittleCMS wasn't ever the problem really, but rather 
inefficient use of JNI:

[https://github.com/openjdk/jdk/pull/5835]

So hopefully this advice can now be gated on "If you are using lower than Java 
18"



--
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