eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.28k stars 721 forks source link

Ensure jdk8 freetype is up to date #16695

Open pshipton opened 1 year ago

pshipton commented 1 year ago

This needs to be checked for every release. This issues should not be closed but moved forward.

When freetype in jdk11 is updated, this should be backported to jdk8 as was done in https://github.com/ibmruntimes/openj9-openjdk-jdk8/pull/631

pshipton commented 1 year ago

Freetype for jdk11, 17 is still at v2.12, the same version backported to jdk8. Keep this in the 0.38 milestone plan until we get the final levels.

pshipton commented 9 months ago

The latest in jdk8 is 2.13.0 https://github.com/ibmruntimes/openj9-openjdk-jdk8/pull/685

pshipton commented 8 months ago

@keithc-ca there was an update to 2.13.2 https://bugs.openjdk.org/browse/JDK-8316028

keithc-ca commented 8 months ago

Did you not mean to leave this open? The description says it "should not be closed but moved forward".

pshipton commented 8 months ago

Right, I forgot.