[jdk8u-dev] RFR: 8263622: The java.awt.color.ICC_Profile#setData invert the order of bytes for the "head" tag

Jan Kratochvil jkratochvil at openjdk.org
Sat Sep 6 20:16:53 UTC 2025


It is needed in jdk8 as a prerequisite for JDK-6986863.
A testcase is included.
It is not a clean backport - source files are moved, include files angle vs. quote change, copyright years update.
This backport is authored by Anton Voznia, I am only submitting it. Anton Voznia is an Azul employee so he should be covered by Azul OCA. Anton Voznia has not signed a personal OCA from Oracle.

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

Commit messages:
 - 8263622: The java.awt.color.ICC_Profile#setData invert the order of bytes for the "head" tag

Changes: https://git.openjdk.org/jdk8u-dev/pull/690/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=690&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8263622
  Stats: 133 lines in 2 files changed: 88 ins; 35 del; 10 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/690.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/690/head:pull/690

PR: https://git.openjdk.org/jdk8u-dev/pull/690


More information about the jdk8u-dev mailing list