[jdk8u-dev] RFR: 8193017: Import freetype sources into OpenJDK source tree [v8]
Sergey Bylokhov
serb at openjdk.org
Thu Aug 15 02:07:55 UTC 2024
On Thu, 15 Aug 2024 01:49:49 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> Using "DYLD_PRINT_LIBRARIES=YES" traced that the "Homebrew" version of freetype is loaded. it is unclear why this version is not loaded in case of jdk-21. @rpath looks the same.
nevermind seems that in case of "macos+Homebrew" the jdk-21 is affected as well but only if I build jdk locally.
tested on windows and works fine.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/318#issuecomment-2290362523
More information about the jdk8u-dev
mailing list