RFR: 8349925: [REDO] Support static JDK in libfontmanager/freetypeScaler.c
Phil Race
prr at openjdk.org
Wed Feb 12 21:05:11 UTC 2025
On Wed, 12 Feb 2025 20:19:08 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:
> Please help review this change. The current version calls `FT_Property_Set` using the function address returned from `dlsym` for the static case as well. This is to avoid build issue on build system using older `libfreetype` that does not define `FT_Property_Set`. Thanks for everyone provided info on https://github.com/openjdk/jdk/pull/23574!
It might be prudent this time to put this through the Oracle internal build system. Not just GHA.
I'll submit a build shortly.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23600#issuecomment-2654838060
More information about the build-dev
mailing list