On Tue, 20 May 2025 00:37:15 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> Small unification of "header size" constants, as of now the CMM code uses:
> 1. sun.java2d.cmm.ProfileDataVerifier.HEADER_SIZE introduced in JDK-8013430
> 2. java.awt.color.ICC_Profile.HEADER_SIZE introduced in 
> [JDK-8347377](https://bugs.openjdk.org/browse/JDK-8347377)
> 3. Hardcoded literal 128

This pull request has now been integrated.

Changeset: 68c1d305
Author:    Sergey Bylokhov <s...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/68c1d305e726f3f4d7209b857f58cc10de5c0132
Stats:     10 lines in 2 files changed: 2 ins; 2 del; 6 mod

8357287: Unify usage of ICC profile "header size" constants in CMM-related code

Reviewed-by: honkar, prr

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

PR: https://git.openjdk.org/jdk/pull/25313

Reply via email to