RFR: 8324233: Update JPEG Image Decoding Software to 9f [v2]
Jayathirth D V
jdv at openjdk.org
Thu Feb 29 09:28:05 UTC 2024
On Thu, 29 Feb 2024 06:21:34 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:
>> Jayathirth D V has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update
>
> modules/javafx.graphics/src/main/native-iio/libjpeg/UPDATING.txt line 12:
>
>> 10: 3) OpenJFX imports only the JPEG library source with some exceptions.
>> 11: OpenJFX does not need any other applications or tools provided by IJG libjpeg.
>> 12: Copy only the same 49 .c and 9 .h files as are already there.
>
> I could see only _41_ _.c_ files in this directory: `modules/javafx.graphics/src/main/native-iio/libjpeg`
> Could you please recheck.
Thanks for noticing it, i have updated the number of .c files back to 41 but changed .h files to 8. Because jconfig.h file is not part of upstream IJG.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1372#discussion_r1507267316
More information about the openjfx-dev
mailing list