[jdk11u-dev] RFR: 8348597: Update HarfBuzz to 10.4.0 [v2]

Andrew John Hughes andrew at openjdk.org
Tue May 13 21:57:00 UTC 2025


On Mon, 12 May 2025 08:21:32 GMT, Antonio Vieiro <duke at openjdk.org> wrote:

>> make/lib/Awt2dLibraries.gmk line 563:
>> 
>>> 561:    ifeq ($(call isTargetOs, aix), true)
>>> 562:      HARFBUZZ_CFLAGS += -qdebug=necan
>>> 563:    endif
>> 
>> This is actually a change from [JDK-8258484](https://bugs.openjdk.org/browse/JDK-8258484) which is not in JDK 11u. Intentional? If yes, we should probably use `/issue add JDK-8258484` to have it tracked.
>
> Yep. this is intentional. Will add the issue.

Why are you including this? Have you built this on AIX?

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

PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/3026#discussion_r2087689024


More information about the jdk-updates-dev mailing list