Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8211363

Use platform version of libjpeg on Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx11, jfx12
    • javafx
    • None

      libjavafx_iio.so includes a copy of libjpeg since that is not
      available on Windows and perhaps not on Mac.
      But on Linux we should be able to rely on it being installed as
      part of the platform (JDK 11 does this).

      So we can update the build so that on Linux
      libjavafx_iio.so does not compile any of the JPEG source files
      and instead links to the system libjpeg

            arapte Ambarish Rapte
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: