Skip to content

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

Open
jankratochvil wants to merge 1 commit into
openjdk:masterfrom
jankratochvil:8273135
Open

8273135: java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java crashes in liblcms.dylib with NULLSeek+0x7#807
jankratochvil wants to merge 1 commit into
openjdk:masterfrom
jankratochvil:8273135

Conversation

@jankratochvil
Copy link
Copy Markdown

@jankratochvil jankratochvil commented May 22, 2026

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

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8273135 needs maintainer approval

Issue

  • JDK-8273135: java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java crashes in liblcms.dylib with NULLSeek+0x7 (Bug - P4 - Requested)

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/807/head:pull/807
$ git checkout pull/807

Update a local copy of the PR:
$ git checkout pull/807
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/807/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 807

View PR using the GUI difftool:
$ git pr show -t 807

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/807.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented May 22, 2026

👋 Welcome back jkratochvil! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 22, 2026

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title Backport a83d9303d5d1f7f3415436e145ea414b2680f783 8273135: java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java crashes in liblcms.dylib with NULLSeek+0x7 May 22, 2026
@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 22, 2026

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk Bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels May 22, 2026
@mlbridge
Copy link
Copy Markdown

mlbridge Bot commented May 22, 2026

Webrevs

Copy link
Copy Markdown
Contributor

@jerboaa jerboaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 22, 2026

⚠️ @jankratochvil This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@jankratochvil
Copy link
Copy Markdown
Author

Most of the failures reproduce the same on an empty commit test: jankratochvil#2

security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java
security/infra/java/security/cert/CertPathValidator/certification/EmSignRootG2CA.java

These testcases did not reproduce there but I still think those are unrelated/fuzzy results:

com/sun/jdi/SDENullTest.java
gc/6581734/Test6581734.java 
gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java

@jerboaa
Copy link
Copy Markdown
Contributor

jerboaa commented May 22, 2026

/approve yes

@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 22, 2026

@jerboaa
8273135: There is no maintainer approval request for this issue.

@jankratochvil
Copy link
Copy Markdown
Author

/approve yes

Added jdk8u-fix-request, sorry.

@openjdk openjdk Bot added the approval Requires approval; will be removed when approval is received label May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

3 participants