-
Bug
-
Resolution: Fixed
-
P3
-
11
-
None
-
b09
This is the final LDFLAGS cleanup, which required some more work to resolve.
Libfontmanager had previously explicitely disabled -z defs, with the result that linking did not complain about missing libraries. To fix this, I had to provide the proper libraries to link with. For linux and solaris, this was libawt_headless. For macosx, this was libawt_lwawt, but also three system frameworks.
Libfontmanager had previously explicitely disabled -z defs, with the result that linking did not complain about missing libraries. To fix this, I had to provide the proper libraries to link with. For linux and solaris, this was libawt_headless. For macosx, this was libawt_lwawt, but also three system frameworks.
- relates to
-
JDK-8196509 Linux UI applications broken by the build change for JDK-8196218
-
- Resolved
-
-
JDK-8071710 [solaris] libfontmanager should be linked against headless awt library
-
- Resolved
-
-
JDK-8196218 [linux] libfontmanager should be linked against headless awt library
-
- Resolved
-
-
JDK-8196516 libfontmanager must be built with LDFLAGS allowing unresolved symbols
-
- Resolved
-