-
Bug
-
Resolution: Fixed
-
P3
-
8, 9, 10
-
x86
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8186886 | 8u162 | Arunprasad Rajkumar | P3 | Resolved | Fixed | b01 |
Analysis of the WebKit binaries shows that libjfxwebkit.dylib has no RPATH information which leads to issues while loading libDumpRenderTree.dylib
We need to fix the CMake config files to build with set(CMAKE_MACOSX_RPATH TRUE).
We need to fix the CMake config files to build with set(CMAKE_MACOSX_RPATH TRUE).
- backported by
-
JDK-8186886 rpath is not set properly in OSX build
-
- Resolved
-
- clones
-
JDK-8158056 Linux: libjfxwebkit.so has hard-coded path
-
- Resolved
-