[jdk15u-dev] RFR: 8247872: Upgrade HarfBuzz to the latest 2.7.2
Dmitry Cherepanov
dcherepanov at openjdk.java.net
Mon Nov 29 10:47:41 UTC 2021
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)
-------------
Commit messages:
- Backport ed7526a66c67e15cb09da733d3dde50ddabc24ba
Changes: https://git.openjdk.java.net/jdk15u-dev/pull/147/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk15u-dev&pr=147&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8247872
Stats: 44666 lines in 206 files changed: 25199 ins; 12728 del; 6739 mod
Patch: https://git.openjdk.java.net/jdk15u-dev/pull/147.diff
Fetch: git fetch https://git.openjdk.java.net/jdk15u-dev pull/147/head:pull/147
PR: https://git.openjdk.java.net/jdk15u-dev/pull/147
More information about the jdk-updates-dev
mailing list