[jdk17u-dev] RFR: 8347377: Add validation checks for ICC_Profile header fields

Voznia Anton duke at openjdk.org
Wed Sep 10 12:49:28 UTC 2025


On Wed, 10 Sep 2025 11:41:16 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

>> ICC_Profile header is validated too late leading later to unexpected exceptions.
>> 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 is an Azul employee so he should be covered by Azul OCA. Anton Voznia has not signed a personal OCA from Oracle.
>
> Hi @jankratochvil 
> what tests did you run?

Hi @GoeLin ,
I've been working on it.
I ran all tests under `test/jdk/java/awt/color/` including this new one that was introduced within this commit.
The tests passed.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3886#issuecomment-3274759621


More information about the jdk-updates-dev mailing list