[jdk11u-dev] RFR: 8273135: java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java crashes in liblcms.dylib with NULLSeek+0x7
Sergey Bylokhov
serb at openjdk.org
Mon Aug 19 19:44:28 UTC 2024
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.
-------------
Commit messages:
- Backport 1017a2c2d7ae99e0076abcfaf5e730fec3cb9c6c
Changes: https://git.openjdk.org/jdk11u-dev/pull/2914/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2914&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8273135
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2914.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2914/head:pull/2914
PR: https://git.openjdk.org/jdk11u-dev/pull/2914
More information about the jdk-updates-dev
mailing list