On Fri, 6 Mar 2026 18:16:51 GMT, Ambarish Rapte <[email protected]> wrote:
> Update libjpeg to latest [version 10](https://www.ijg.org/), released by IJG > on 25-Jan-2026. > > The changes are: > 1. Actual source changes from libjpeg version 10 > 2. A few minor comments that were missed during previous update > 3. A few tabs were not replaced correctly or were replaced differently. Those > are now changed to replace one tab with 4 spaces consistently. <br> This will > reduce the efforts during future updates, and reduce chances of missing minor > changes in comments/space. Please view the diff by ignoring whitespace > changes. > > Build and all test run were green with these changes. This pull request has now been integrated. Changeset: a35e1d1a Author: Ambarish Rapte <[email protected]> URL: https://git.openjdk.org/jfx/commit/a35e1d1a3a0348f8f99897a6e4999495b80f962b Stats: 1718 lines in 27 files changed: 702 ins; 118 del; 898 mod 8379257: Update JPEG Image Decoding Software to 10 Reviewed-by: kcr, jdv ------------- PR: https://git.openjdk.org/jfx/pull/2097
