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.

-------------

Commit messages:
 - UPDATING.txt
 - update libjpeg v10

Changes: https://git.openjdk.org/jfx/pull/2097/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=2097&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8379257
  Stats: 1718 lines in 27 files changed: 702 ins; 118 del; 898 mod
  Patch: https://git.openjdk.org/jfx/pull/2097.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/2097/head:pull/2097

PR: https://git.openjdk.org/jfx/pull/2097

Reply via email to