Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

8260380: Upgrade to LittleCMS 2.12 #192

Closed
wants to merge 1 commit into from

Conversation

dimitryc
Copy link
Collaborator

@dimitryc dimitryc commented Apr 28, 2021

Request to backport for parity with 11u. Applies cleanly.


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed

Issue

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk13u-dev pull/192/head:pull/192
$ git checkout pull/192

Update a local copy of the PR:
$ git checkout pull/192
$ git pull https://git.openjdk.java.net/jdk13u-dev pull/192/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 192

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.java.net/jdk13u-dev/pull/192.diff

@bridgekeeper
Copy link

bridgekeeper bot commented Apr 28, 2021

👋 Welcome back dcherepanov! 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 openjdk bot changed the title Backport 4caeb39f01b13b5472d8dacb268262fd418fd0c4 8260380: Upgrade to LittleCMS 2.12 Apr 28, 2021
@openjdk
Copy link

openjdk bot commented Apr 28, 2021

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

@openjdk
Copy link

openjdk bot commented Apr 28, 2021

@dimitryc This change now passes all automated pre-integration checks.

After integration, the commit message for the final commit will be:

8260380: Upgrade to LittleCMS 2.12

You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.

At the time when this comment was updated there had been 2 new commits pushed to the master branch:

  • ec9f4bd: 8261170: Upgrade to FreeType 2.10.4
  • ea0df93: 8256633: Fix product build on Windows+Arm64

Please see this link for an up-to-date comparison between the source branch of this pull request and the master branch.
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.

@openjdk openjdk bot added ready Pull request is ready to be integrated rfr Pull request is ready for review labels Apr 28, 2021
@mlbridge
Copy link

mlbridge bot commented Apr 28, 2021

Webrevs

@dimitryc
Copy link
Collaborator Author

dimitryc commented May 4, 2021

/integrate

@openjdk openjdk bot closed this May 4, 2021
@openjdk openjdk bot added integrated Pull request has been integrated and removed ready Pull request is ready to be integrated rfr Pull request is ready for review labels May 4, 2021
@openjdk
Copy link

openjdk bot commented May 4, 2021

@dimitryc Since your change was applied there have been 8 commits pushed to the master branch:

  • 1c24c09: 8264821: DirectIOTest fails on a system with large block size
  • 6623cfe: 8230010: Remove jdk8037819/BasicTest1.java
  • a46fd36: 8255845: Memory leak in imageFile.cpp
  • da3c598: Merge
  • 6d17fca: Merge
  • 39972a9: 8265837: Update version .jcheck/conf in jdk13u to be 13.0.8
  • ec9f4bd: 8261170: Upgrade to FreeType 2.10.4
  • ea0df93: 8256633: Fix product build on Windows+Arm64

Your commit was automatically rebased without conflicts.

Pushed as commit 7a23750.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

@dimitryc dimitryc deleted the backport-8260380 branch May 4, 2021 10:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport clean integrated Pull request has been integrated
1 participant