Integrated: 8261927: WebKit build fails with Visual Studio 2017

Arun Joseph ajoseph at openjdk.java.net
Sun Feb 21 14:37:45 UTC 2021


On Thu, 18 Feb 2021 13:25:14 GMT, Arun Joseph <ajoseph at openjdk.org> wrote:

> The WebKit build fails with Visual Studio 2017.
> 
> Issue: Visual Studio 2017 doesn't support if constexpr in lambda
> 
> Test: Build webkit with the VS2017 compiler with and without this fix. It should fail without the fix and build with the fix.

This pull request has now been integrated.

Changeset: 9e42eea4
Author:    Arun Joseph <ajoseph at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/9e42eea4
Stats:     33 lines in 1 file changed: 31 ins; 0 del; 2 mod

8261927: WebKit build fails with Visual Studio 2017

Reviewed-by: kcr, ghb

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

PR: https://git.openjdk.java.net/jfx/pull/405


More information about the openjfx-dev mailing list