[jdk11u-dev] RFR: JDK-8282588: [11] set harfbuzz compilation flag to -std=c++11

Martin Doerr mdoerr at openjdk.java.net
Mon Mar 7 09:23:12 UTC 2022


On Fri, 4 Mar 2022 08:40:59 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> As a preparation to update harfbuzz in jdk11u-dev to the versions used in higher JDK (harfbuzz 2.7.2 / 2.8.0) increment the C++ version
> for harfbuzz to C++11.
> Some time later, the harfbuzz changes are backported.
> This gives everybody time to make sure the compilers work with the C++11 flag, or system harfbuzz is used as a workaround.

LGTM. I had added the flag in the same file when creating my experimental JDK-8247872 backport http://cr.openjdk.java.net/~mdoerr/8247872_harfbuzz_11u/

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

Marked as reviewed by mdoerr (Reviewer).

PR: https://git.openjdk.java.net/jdk11u-dev/pull/853


More information about the jdk-updates-dev mailing list