[jdk11u-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
Fri Sep 5 16:31:33 UTC 2025
It is needed in jdk11 as a prerequisite for JDK-8347377.
A testcase is included.
It is a clean backport (except for copyright years).
This backport is authored by Anton Voznia, I am only submitting it. Anton Voznia does not have approved OCA yet (although he is Azul employee) so I will not ask for integration until that is resolved.
-------------
Commit messages:
- 8263622: The java.awt.color.ICC_Profile#setData invert the order of bytes for the "head" tag
Changes: https://git.openjdk.org/jdk11u-dev/pull/3088/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3088&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/jdk11u-dev/pull/3088.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3088/head:pull/3088
PR: https://git.openjdk.org/jdk11u-dev/pull/3088
More information about the jdk-updates-dev
mailing list