[jdk11u-dev] RFR: 8256321: Some "inactive" color profiles use the wrong profile class

Sergey Bylokhov serb at openjdk.java.net
Tue Jan 25 23:15:57 UTC 2022


Hi all,
This pull request contains a backport of commit [a6c08813](https://github.com/openjdk/jdk/commit/a6c08813) from the [openjdk/jdk](https://github.com/openjdk/jdk) repository.
The commit being backported was authored by Sergey Bylokhov on 5 Jan 2021 and was reviewed by Phil Race.
See more details [here](https://github.com/openjdk/jdk/pull/1211).

This change is one of the steps to update the CMM deferral machinery, see (https://bugs.openjdk.java.net/browse/JDK-6986863)

The added test is red before the fix and green after. The jdk_desktop tests are green.

-------------

Commit messages:
 - Backport a6c088131bfeec1ce44e43b513ce3f857fa6e44f

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/793/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=793&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8256321
  Stats: 87 lines in 2 files changed: 85 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/793.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/793/head:pull/793

PR: https://git.openjdk.java.net/jdk11u-dev/pull/793


More information about the jdk-updates-dev mailing list