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:30:56 UTC 2025


On Mon, 3 Mar 2025 18:18:58 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> 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

Oh you meant `<p>` tag :) 
It was not rendered in github comment.

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

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


More information about the client-libs-dev mailing list