RFR: JDK-8346465 : Add a check in setData() to restrict the update of Built-In ICC_Profiles [v17]
Harshitha Onkar
honkar at openjdk.org
Fri Mar 21 00:56:44 UTC 2025
On Thu, 20 Mar 2025 21:10:00 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> 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.
Updated the test.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23606#discussion_r2006671941
More information about the client-libs-dev
mailing list