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

Linux: libjfxwebkit.so has hard-coded path

XMLWordPrintable

    • web
    • b120
    • 9

        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++

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

                Created:
                Updated:
                Resolved: