[jdk8u-dev] RFR: 8193017: Import freetype sources into OpenJDK source tree [v6]

Sergey Bylokhov serb at openjdk.org
Tue Aug 13 20:54:59 UTC 2024


On Tue, 13 Aug 2024 20:41:35 GMT, George Adams <gdams at openjdk.org> wrote:

>> Imports the Freetype source to be consistent with JDK11+
>> 
>> As discussed in https://github.com/ibmruntimes/openj9-openjdk-jdk8/pull/631 CC @gnu-andrew
>
> George Adams has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains eight commits:
> 
>  - rerun autoconf
>  - Merge remote-tracking branch 'upstream/master' into freetype
>  - Merge remote-tracking branch 'upstream/master' into freetype
>  - move libfreetype to correct src directory
>  - remove freetype from actions
>  - and more changes
>  - further required changes
>  - Backport 58ff4ee8c4ec399528338b59eadea996110366a0

make/copy/Copy-java.desktop.gmk line 32:

> 30: ################################################################################
> 31: 
> 32: $(CONF_DST_DIR)/sound.properties: $(TOPDIR)/src/java.desktop/share/conf/sound.properties

"java.desktop" module is used.

make/lib/Awt2dLibraries.gmk line 1:

> 1: #

looks like this file duplicates the jdk/make/lib/Awt2dLibraries.gmk?

-------------

PR Review Comment: https://git.openjdk.org/jdk8u-dev/pull/318#discussion_r1715913531
PR Review Comment: https://git.openjdk.org/jdk8u-dev/pull/318#discussion_r1715912892


More information about the jdk8u-dev mailing list