RFR: 8339845: Update color.org and wapforum.org links to use HTTPS instead of HTTP
Harshitha Onkar
honkar at openjdk.org
Sun Sep 15 02:03:04 UTC 2024
On Fri, 13 Sep 2024 15:01:23 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:
> Can I get a review for this doc-only change? I updated some links because the websites moved from HTTP to HTTPS. The redirects can cause some false-positives on tests.
>
> TIA
src/java.desktop/share/classes/java/awt/image/ColorConvertOp.java line 693:
> 691: * bytes here.
> 692: *
> 693: * See https://www.color.org/ICC1v42_2006-05.pdf, section 7.2.15.
@prrace I wanted to clarify regarding current ICC Doc links which point to older ICC Specification document. Do they need to be updated to the latest one?
https://www.color.org/specification/ICC.1-2022-05.pdf
src/java.desktop/share/classes/javax/imageio/plugins/tiff/BaselineTIFFTagSet.java line 1011:
> 1009: * Constant specifying the "ICC Profile" tag.
> 1010: *
> 1011: * @see <a href="https://www.color.org/ICC1V42.pdf">ICC Specification, section B.4: Embedding ICC profiles in TIFF files</a>
Same here ?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21001#discussion_r1759941444
PR Review Comment: https://git.openjdk.org/jdk/pull/21001#discussion_r1759941591
More information about the client-libs-dev
mailing list