RFR: 8324233: Update JPEG Image Decoding Software to 9f
Jayathirth D V
jdv at openjdk.org
Tue Feb 20 06:45:09 UTC 2024
IJG has released latest version of libjpeg 9f and we need to update our version also match 9f changes.
IJG reference : https://www.ijg.org/
With updated changes both headless and headful tests are green on all platforms.
Also while updating to 9f noticed that many files don't have latest copyright year and comments from previous version updates like 9e, so updated that part also to match 9f version.
-------------
Commit messages:
- jcheck errors
- Whitespace errors
- Initial change
Changes: https://git.openjdk.org/jfx/pull/1372/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1372&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8324233
Stats: 450 lines in 28 files changed: 171 ins; 86 del; 193 mod
Patch: https://git.openjdk.org/jfx/pull/1372.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1372/head:pull/1372
PR: https://git.openjdk.org/jfx/pull/1372
More information about the openjfx-dev
mailing list