On Mon, 3 Mar 2025 18:18:58 GMT, Harshitha Onkar <[email protected]> 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