RFR: JDK-8346465 : Add a check in setData() to restrict the update of Built-In ICC_Profiles [v13]
Harshitha Onkar
honkar at openjdk.org
Mon Mar 10 23:39:57 UTC 2025
On Thu, 6 Mar 2025 03:21:58 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>>
>> minor
>
> test/jdk/java/awt/color/ICC_ProfileSetNullDataTest.java line 37:
>
>> 35: ColorSpace.CS_PYCC, ColorSpace.CS_GRAY,
>> 36: ColorSpace.CS_CIEXYZ
>> 37: };
>
> With this modification, we will lose information about which color space is broken from the stack trace. So, at the least, you should print it in case of failure.
Updated
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23606#discussion_r1988153898
More information about the client-libs-dev
mailing list