RFR: JDK-8346465 : Add a check in setData() to restrict the update of Built-In ICC_Profiles [v17]
Harshitha Onkar
honkar at openjdk.org
Thu Mar 20 21:13:12 UTC 2025
On Thu, 20 Mar 2025 19:55:45 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>>
>> redudant stmt removed
>
> test/jdk/java/awt/color/ICC_Profile/BuiltInProfileCheck.java line 40:
>
>> 38:
>> 39: public static void main(String[] args) {
>> 40: System.out.println("CASE 1: Testing BuiltIn Profile");
>
> I suggest to add the cases when both(BuiltIn and Custom) profiles are tested after serialisation->deserialisation.
Good point. Agreed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23606#discussion_r2006459358
More information about the client-libs-dev
mailing list