-
Notifications
You must be signed in to change notification settings - Fork 482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8239107: Update libjpeg to version 9d #143
Conversation
👋 Welcome back arapte! A progress list of the required criteria for merging this PR into |
/reviewers 2 |
@kevinrushforth |
@arapte This change now passes all automated pre-integration checks. When the change also fulfills all project specific requirements, type
Since the source branch of this PR was last updated there have been 6 commits pushed to the ➡️ To integrate this PR with the above commit message, type |
/integrate |
@arapte The following commits have been pushed to master since your change was applied:
Your commit was automatically rebased without conflicts. Pushed as commit 90289a2. |
Mailing list message from Ambarish Rapte on openjfx-dev: Changeset: 90289a2 8239107: Update libjpeg to version 9d Reviewed-by: kcr, ajoseph ! modules/javafx.graphics/src/main/legal/jpeg_fx.md |
Currently we use IJG libjpeg version 9c released on 14-Jan-2018
We should update the libjpeg to latest version 9d released on 12-Jan-2020
reference: https://jpegclub.org/reference/reference-sources/
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/jfx pull/143/head:pull/143
$ git checkout pull/143