Skip to content

Conversation

@midver
Copy link
Contributor

@midver midver commented Nov 21, 2025

Thank you for taking the time to help improve OpenJDK and Corretto.

If your pull request concerns a security vulnerability then please do not file it.
Instead, report the problem by email to [email protected].
(You can find more information regarding security issues at https://aws.amazon.com/security/vulnerability-reporting/.)

Otherwise, if your pull request concerns OpenJDK 8
and is not specific to Corretto 8,
then we ask you to redirect your contribution to the OpenJDK project.
See http://openjdk.java.net/contribute/ for details on how to do that.

If your issue is specific to Corretto 8,
then you are in the right place.
Please fill in the following information about your pull request.

Description

The font rendering library, freetype, is now included in OpenJDK source after JDK-8193017 was recently backported, removing the requirement of a pre-built freetype for Mac and Windows builds. This commit updates the build logic of those versions to no longer require some properties were previously needed for bundling freetype.

Related issues

Motivation and context

How has this been tested?

Successfully built on MacOS (Ventura) and Windows (Windows Server 2019)

Platform information

Works on OS: [e.g. Amazon Linux 2 only]
Applies to version [e.g. "build 1.8.0_192-amazon-corretto-preview-b12" (output from "java -version")]

Additional context

Contribution confirmation

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@midver midver merged commit 0915978 into corretto:develop Nov 24, 2025
32 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants