[jdk8u-dev] RFR: 8193017: Import freetype sources into OpenJDK source tree [v4]
George Adams
gdams at openjdk.org
Tue Jun 6 14:30:58 UTC 2023
On Wed, 31 May 2023 17:23:41 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> Good to see this being proposed. I was wondering what had happened to it.
>
> How close is this to JDK-8193017? Were other changes necessary on top?
>
> I'll do a comparison of the two patches when I get a chance.
it's reasonably close, the main difference is that the freetype source is located in `jdk/src/share/native/sun/awt/libfreetype/` rather than `jdk/src/share/native/libfreetype` to be consistent with other JDK8u sources. I also removed [freetype task](https://github.com/openjdk/jdk8u-dev/pull/318/commits/7eea8f2c331fe7555446e2d08ac54f10fb6ac31c) from the GitHub actions workflow.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/318#issuecomment-1578873858
More information about the jdk8u-dev
mailing list