RFR: JDK-8348597 : Update HarfBuzz to 10.4.0
Erik Joelsson
erikj at openjdk.org
Wed Mar 5 14:11:51 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)
Build change looks ok.
The clang users on Linux may want to check if the same new warning triggers there.
-------------
Marked as reviewed by erikj (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23910#pullrequestreview-2661239964
More information about the build-dev
mailing list