RFR: 8261927: WebKit build fails with Visual Studio 2017
Kevin Rushforth
kcr at openjdk.java.net
Thu Feb 18 16:01:42 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 lamda
>
> Test: Build webkit with the VS2017 compiler with and without this fix. It should fail without the fix and build with the fix.
Looks good. Validated with both VS 2017 and VS 2019.
-------------
Marked as reviewed by kcr (Lead).
PR: https://git.openjdk.java.net/jfx/pull/405
More information about the openjfx-dev
mailing list