[jdk11u-dev] Integrated: 8273135: java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java crashes in liblcms.dylib with NULLSeek+0x7

Sergey Bylokhov serb at openjdk.org
Mon Aug 26 23:59:11 UTC 2024


On Mon, 19 Aug 2024 16:55:58 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [1017a2c2](https://github.com/openjdk/jdk/commit/1017a2c2d7ae99e0076abcfaf5e730fec3cb9c6c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> This backport contains a patch imported to openjdk/jdk from the lcms 2.14 library in advance. Unfortunately this backport was not pushed to the jdk11u-dev as is, and not as part of the lcms update to 2.14(see https://github.com/openjdk/jdk11u-dev/pull/1659) as a result the implementation of the lcms library in jdk11u-dev is incomplete.
> 
> The patch is not clean, the change in the MTTransformReplacedProfile test is dropped, that test does not exist in the jdk11 and I have no plans to backport the patch which added that test.
> 
> @GoeLin please take a look.

This pull request has now been integrated.

Changeset: a83d9303
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/a83d9303d5d1f7f3415436e145ea414b2680f783
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8273135: java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java crashes in liblcms.dylib with NULLSeek+0x7

Reviewed-by: phh
Backport-of: 1017a2c2d7ae99e0076abcfaf5e730fec3cb9c6c

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2914


More information about the jdk-updates-dev mailing list