RFR: JDK-8348597 : Update HarfBuzz to 10.4.0

Phil Race prr at openjdk.org
Wed Mar 5 20:18:55 UTC 2025


On Tue, 4 Mar 2025 23:52:49 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

> Harfbuzz upgraded to v10.4.0
> 
> File changes -
> 
> **Newly added files**
> 
> libharfbuzz/OT/Var/VARC/VARC.hh
> libharfbuzz/OT/Var/VARC/coord-setter.hh
> libharfbuzz/hb-decycler.hh
> libharfbuzz/hb-geometry.hh 
> libharfbuzz/hb-ot-var-varc-table.hh 
> libharfbuzz/hb-subset-instancer-iup.hh  
> libharfbuzz/hb-subset-serialize.h
> 
> 
> **Deleted**
> 
> libharfbuzz/OT/glyf/VarCompositeGlyph.hh
> libharfbuzz/OT/glyf/coord-setter.hh
> 
> 
> **Modified: 182 existing files modified**
> 
> To prevent build failures due to dangling pointer (on linux) it has been added to HARFBUZZ_DISABLED_WARNINGS_gcc in [ClientLibraries.gmk](https://github.com/openjdk/jdk/pull/23910/files#diff-cd8423c7b5d9fc65d6553ebfd4c3721218c74f9bdb6a1039cc4e6fee8267cd13)

src/java.desktop/share/native/libharfbuzz/UPDATING.txt line 56:

> 54: STEP 3: COMPILER WARNINGS AND SETTING FLAGS
> 55: -------------------------------------------
> 56: - Update make parameters in make/modules/java.desktop/lib/ClientLibraries.gmk

good catch

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23910#discussion_r1980742878


More information about the build-dev mailing list