RFR: JDK-8346465 : Add a check in setData() to restrict the update of Built-In ICC_Profiles [v11]

Harshitha Onkar honkar at openjdk.org
Mon Mar 3 18:21:56 UTC 2025


On Mon, 3 Mar 2025 17:43:44 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   doc update
>
> src/java.desktop/share/classes/java/awt/color/ICC_Profile.java line 784:
> 
>> 782:      * Note: {@code ProfileDeferralInfo} is used for only built-in profile
>> 783:      * creation and all built-in profiles should be constructed using it.
>> 784:      * </p>
> 
> </p> is not necessary here.

This note was added based on the suggestion here: https://github.com/openjdk/jdk/pull/23606#discussion_r1976123437

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23606#discussion_r1977970353


More information about the client-libs-dev mailing list