You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jdk8 builds get freetype from https://ci.adoptopenjdk.net/userContent/freetype. OpenJ9 builds would like to use freetype 2.12.1 but it's not available. Can we pls get it added, or if there is something I can do to help get it added let me know.
OpenJ9 has started on a different path. We've backported the changes from jdk11 to get the freetype source from jdk8 repo. ibmruntimes/openj9-openjdk-jdk8#631 @keithc fyi. I suppose getting it directly from github is another way to go, with just the tag and version in the license needing to be updated any time there is a version change.
OpenJ9 has started on a different path. We've backported the changes from jdk11 to get the freetype source from jdk8 repo. ibmruntimes/openj9-openjdk-jdk8#631
That's even nicer, especially if you plan on backporting it upstream?
jdk8 builds get freetype from https://ci.adoptopenjdk.net/userContent/freetype. OpenJ9 builds would like to use freetype 2.12.1 but it's not available. Can we pls get it added, or if there is something I can do to help get it added let me know.
https://github.com/adoptium/temurin-build/blob/master/sbin/prepareWorkspace.sh#L455
The text was updated successfully, but these errors were encountered: