RFR: 8348596: Update FreeType to 2.13.3 [v2]

Phil Race prr at openjdk.org
Sat Feb 15 20:29:17 UTC 2025


On Fri, 14 Feb 2025 23:07:29 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> Upgrading freetype 3rd party tool to newest update
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix spacing

src/java.desktop/share/native/libfreetype/ws.sh line 2:

> 1: shopt -s nullglob
> 2: for f in *.c *.h *.cc *.hh;

I am quite certain you did not mean to include this file.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23649#discussion_r1957185893


More information about the client-libs-dev mailing list