[jdk11u-dev] Integrated: JDK-8282588: [11] set harfbuzz compilation flag to -std=c++11
Matthias Baesken
mbaesken at openjdk.java.net
Mon Mar 7 11:45:04 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.
This pull request has now been integrated.
Changeset: 86d39a69
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/86d39a69598a4ee559109b46a5b8fa91ae2e2723
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
8282588: [11] set harfbuzz compilation flag to -std=c++11
Reviewed-by: mdoerr
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/853
More information about the jdk-updates-dev
mailing list