JDK-8331746 : Create a test to verify that the cmm id is not ignored
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 11,17,21,22,23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-05-06
  • Updated: 2024-07-02
  • Resolved: 2024-05-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 17 JDK 21 JDK 22 JDK 23 JDK 8
11.0.25-oracleFixed 17.0.13-oracleFixed 21.0.5-oracleFixed 22.0.2Fixed 23 b24Fixed 8u431Fixed
Related Reports
Relates :  
Relates :  
Description
The LCMS to 2.16 merged by the https://bugs.openjdk.org/browse/JDK-8321489 introduced a new feature that the cmm id of the profile is handled properly. Before that the 'lcms' was always reported as cmm id. This behavior change was "accidentally" found by the Oracle JDK 8, see https://bugs.openjdk.org/browse/JDK-8326661. We should add a new test to cover this in OpenJDK.
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk22u/pull/218 Date: 2024-05-21 22:31:33 +0000
22-05-2024

Fix request (22u) Clean backport. The new test to cover JDK-8321489. Review 22u: https://github.com/openjdk/jdk22u/pull/218
22-05-2024

Fix request (21u 17u 11u) Clean backport. The new test to cover JDK-8321489. Review 21u-dev: https://github.com/openjdk/jdk21u-dev/pull/588 Review 17u-dev: https://github.com/openjdk/jdk17u-dev/pull/2481 Review 11u-dev: https://github.com/openjdk/jdk11u-dev/pull/2716
20-05-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/2716 Date: 2024-05-17 19:49:52 +0000
18-05-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/2481 Date: 2024-05-17 19:49:16 +0000
17-05-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk21u-dev/pull/588 Date: 2024-05-17 19:48:48 +0000
17-05-2024

Changeset: 7c750fd9 Author: Sergey Bylokhov <serb@openjdk.org> Date: 2024-05-17 01:55:30 +0000 URL: https://git.openjdk.org/jdk/commit/7c750fd95b83d0a93b0cce681dcfbbae1f220fdd
17-05-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/19110 Date: 2024-05-06 20:51:55 +0000
07-05-2024