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

Multi-core choke point in CMM engine (LCMSTransform.doTransform)

XMLWordPrintable

    • 2d
    • b17
    • generic
    • generic

        Initially, the bug was discussed here:
        https://stackoverflow.com/questions/35264582/why-is-multithreading-slowing-down/35264813

        The method LCMSTransform.doTransform() is synchronized which means we cannot transform different images in parallel. See the link above for an example and additional details.

              serb Sergey Bylokhov
              serb Sergey Bylokhov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: