[jdk13u-dev] Integrated: 8247872: Upgrade HarfBuzz to the latest 2.7.2
Olga Mikhaltsova
omikhaltcova at openjdk.java.net
Fri Dec 17 11:19:30 UTC 2021
On Thu, 16 Dec 2021 14:57:12 GMT, Olga Mikhaltsova <omikhaltcova at openjdk.org> wrote:
> I'd like to backport JDK-8247872 to jdk13u in order to upgrade HarfBuzz upto v 2.7.2.
>
> The original patch applies almost cleanly except the only file that is in another directory:
> `make/lib/Awt2dLibraries.gmk instead of make/modules/java.desktop/lib/Awt2dLibraries.gmk.`,-
> and additionally -std=c++11 is added in Awt2dLibraries.gmk for compilation due to the ubiquitous usage of the C++11 features.
>
> All regular tests passed (tested on Windows x86/x86_64 (VS 2017), Linux x86/x86_64 (gcc 8.3.0), Mac OS X x86_64 (XCode/Clang 11.0), Linux aarch64 (gcc 9.3.0)).
This pull request has now been integrated.
Changeset: e183f2d3
Author: Olga Mikhaltsova <omikhaltcova at openjdk.org>
Committer: Dmitry Cherepanov <dcherepanov at openjdk.org>
URL: https://git.openjdk.java.net/jdk13u-dev/commit/e183f2d3650b6275a59d0cdd7303ca22f2ae088a
Stats: 44666 lines in 206 files changed: 25199 ins; 12728 del; 6739 mod
8247872: Upgrade HarfBuzz to the latest 2.7.2
Reviewed-by: dcherepanov
Backport-of: ed7526a66c67e15cb09da733d3dde50ddabc24ba
-------------
PR: https://git.openjdk.java.net/jdk13u-dev/pull/305
More information about the jdk-updates-dev
mailing list