[jdk8u-dev] Integrated: 8261107: ArrayIndexOutOfBoundsException in the ICC_Profile.getInstance(InputStream)

Sergey Bylokhov serb at openjdk.java.net
Thu Apr 7 21:50:41 UTC 2022


On Thu, 24 Mar 2022 03:35:48 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> Hi all,
> This pull request contains a backport of commit [06b33a0a](https://github.com/openjdk/jdk/commit/06b33a0ad78d1577711af22020cf5fdf25112523) from the [openjdk/jdk](https://git.openjdk.java.net/jdk) repository.
> The commit being backported was authored by Sergey Bylokhov on 4 Feb 2021 and was reviewed by Alexander Zvegintsev and Prasanta Sadhukhan.
> 
> The new test failed before and works fine after the fix. No new issues were found by the java_desktop tests.
> To apply the patch I had to change the paths and some patch context. The changed lines are the same.
> 
> Thanks!

This pull request has now been integrated.

Changeset: b2491599
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk8u-dev/commit/b2491599ca4de259682d140983ca645a70ea5723
Stats:     56 lines in 2 files changed: 54 ins; 0 del; 2 mod

8261107: ArrayIndexOutOfBoundsException in the ICC_Profile.getInstance(InputStream)

Reviewed-by: phh
Backport-of: 06b33a0ad78d1577711af22020cf5fdf25112523

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

PR: https://git.openjdk.java.net/jdk8u-dev/pull/21


More information about the jdk8u-dev mailing list