[12] RFR : JDK-8203884 : Update libjpeg to version 9c

Johan Vos johan.vos at gluonhq.com
Mon Oct 1 17:59:09 UTC 2018


Unrelated to the patch, I wonder if there is a better way to include this
functionality.
If we bundle an application that uses JavaFX but also includes a native
library that links with libjpeg, there will be issues due to duplicate
symbols (this happens for example when running deeplearning4j on ios, where
we build a static executable).

Is it an option to prefix the public symbols?

- Johan


On Mon, Oct 1, 2018 at 5:59 PM Ambarish Rapte <ambarish.rapte at oracle.com>
wrote:

> Hi All,
>
>
>
>                 Please review this change for updating libjpeg7 to
> libjpeg9c.
>
>
>
>                 Webrev:
> http://cr.openjdk.java.net/~arapte/fx/8203884/webrev.00_for_checkin/  ->
> Complete patch with changes in make files and Netbeans project files.
>
>                 Webrev:
> http://cr.openjdk.java.net/~arapte/fx/8203884/webrev.00_diff_with_libjpeg7/
> ->  Partial patch, updated 9c files in earlier libjpeg7 folder for ease to
> go through difference.
>
>
>
>                 JBS: https://bugs.openjdk.java.net/browse/JDK-8203884
>
>
>
> Regards,
>
> Ambarish
>


More information about the openjfx-dev mailing list