[jdk8u-dev] RFR: 8261107: ArrayIndexOutOfBoundsException in the ICC_Profile.getInstance(InputStream)
Sergey Bylokhov
serb at openjdk.java.net
Thu Mar 24 03:59:16 UTC 2022
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!
-------------
Commit messages:
- Backport 06b33a0ad78d1577711af22020cf5fdf25112523
Changes: https://git.openjdk.java.net/jdk8u-dev/pull/21/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk8u-dev&pr=21&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8261107
Stats: 56 lines in 2 files changed: 54 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk8u-dev/pull/21.diff
Fetch: git fetch https://git.openjdk.java.net/jdk8u-dev pull/21/head:pull/21
PR: https://git.openjdk.java.net/jdk8u-dev/pull/21
More information about the jdk8u-dev
mailing list