RFR: JDK-8347377 : Add validation checks for ICC_Profile header fields [v9]

Harshitha Onkar honkar at openjdk.org
Fri Jan 31 21:43:51 UTC 2025


On Fri, 31 Jan 2025 01:01:22 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>>> But the existing checks that are already in the constructor can be safely added.
>> 
>> Did you mean: profile class and color space validation checks should be okay to add to .setData() ?
>
> Everything we've already checked in the constructor is fine.

I'm not sure if I understood the above conversation clearly.
Can you please explain again? 

> For other fields too 

which fields ? Is it RenderingIntent and PCS?

> the existing checks

which checks?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23044#discussion_r1938012324


More information about the client-libs-dev mailing list