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

Linux: libjfxwebkit.so has hard-coded path

    XMLWordPrintable

Details

    • web
    • b120
    • 9

    Backports

      Description

        Analysis of the new WebKit binaries shows that libjfxwebkit.so has a hard-coded RPATH and also dynamically links the libstdc++ library rather than static linking, which will cause runtime errors on some systems.

        We need to fix the CMake config files to build with an empty RPATH and to statically link libstdc++

        Attachments

          Issue Links

            Activity

              People

                arajkumar Arunprasad Rajkumar
                kcr Kevin Rushforth
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: