8273135: java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java crashes in liblcms.dylib with NULLSeek+0x7#807
Conversation
…a crashes in liblcms.dylib with NULLSeek+0x7
|
👋 Welcome back jkratochvil! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
Most of the failures reproduce the same on an empty commit test: jankratochvil#2 These testcases did not reproduce there but I still think those are unrelated/fuzzy results: |
|
/approve yes |
|
@jerboaa |
Added |
This fix is present in upstream LCMS 2.13. So it should have been included as part of the backported JDK-8 backported 8321489: Update LCMS to 2.16. However, that backport originated from JDK-11 where this 2.13 bugfix was missing for an unknown reason. It was only backported to JDK-11 later.
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/807/head:pull/807$ git checkout pull/807Update a local copy of the PR:
$ git checkout pull/807$ git pull https://git.openjdk.org/jdk8u-dev.git pull/807/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 807View PR using the GUI difftool:
$ git pr show -t 807Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/807.diff
Using Webrev
Link to Webrev Comment