[jdk11u-dev] RFR: 8284206: AIX build failure by JDK-8261169 requires a short-term solution

Tyler Steele duke at openjdk.java.net
Wed Apr 6 18:22:47 UTC 2022


On Wed, 6 Apr 2022 15:28:05 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> It may also be an option to support both for 11.0.16 depending on the installed compiler on the build machine:
> 
>     * Old harfbuzz with old xlc
> 
>     * New harfbuzz with xlclang

I'm not opposed to modifying this PR to warn that the 'Old harfbuzz with old xlc' path is depreciated (to be removed in a future release), and keeping both options available for 11.0.16. Would this work for Adoptium @sxa?

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

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


More information about the jdk-updates-dev mailing list