Lazy initialization of built-in ICC_Profile/ColorSpace classes is too lazy

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: client-libs
    • None
    • 2d
    • b10
    • generic
    • generic

      The ICC_Profile/ColorSpace classes use a singleton pattern for the built-in profiles and color spaces. The creation of these singletons is guarded by static synchronization. In fact, the whole point of this lazy initialization is to prevent the creation of a few small java objects.

            Assignee:
            Sergey Bylokhov
            Reporter:
            Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: