[jdk15u-dev] RFR: 8247872: Upgrade HarfBuzz to the latest 2.7.2
Yuri Nesterenko
yan at openjdk.java.net
Mon Nov 29 11:01:15 UTC 2021
On Mon, 29 Nov 2021 10:40:28 GMT, Dmitry Cherepanov <dcherepanov at openjdk.org> wrote:
> It's proposed to upgrade HarfBuzz to 2.7.2 in 15u.
>
> The new version uses c++11 features, so the patch added a new flag (-std=c++11) when building the libfontmanager library.
>
> Tested with tier1 on platforms: Windows x86/x86_64 (VS 2017), Linux x86/x86_64 (gcc 8.3.0), Mac OS X x86_64 (XCode/Clang 11.0)
perhaps in future we should add some conditions to allow some systems to avoid building harfbuzz if it is not possible there
-------------
Marked as reviewed by yan (Reviewer).
PR: https://git.openjdk.java.net/jdk15u-dev/pull/147
More information about the jdk-updates-dev
mailing list