Release Note: JDK Provided Instances of ICC_Profile Cannot Be Modified

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Delivered
    • Priority: P4
    • 25
    • Affects Version/s: 25
    • Component/s: client-libs
    • 2d
    • generic
    • generic

      The desktop module provides the `ICC_Profile` class used in Color Management for image processing applications. Previously, an `ICC_Profile` instance would always allow an application to modify the raw color profile data which the `ICC_Profile` encapsulates. However, instances of this class provided by the desktop module itself are shared and should never be modified. JDK now enforces this restriction on these shared instances. As a result, application code which modifies a shared instance of `ICC_Profile` will cause an exception to be thrown.

            Assignee:
            Harshitha Onkar
            Reporter:
            Harshitha Onkar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: