[jdk8u-dev] Integrated: 8241087: Build failure with VS 2019 (16.5.0) due to C2039 and C2873

Alexey Pavlyutkin duke at openjdk.org
Thu Dec 1 10:46:48 UTC 2022


On Tue, 22 Nov 2022 15:20:42 GMT, Alexey Pavlyutkin <duke at openjdk.org> wrote:

> Hi!
> 
> Here is one more backport from MSVS2019 seria. This one fixes build failure in AWT due to C2039 and C2873. The patch from jdk-11 https://github.com/openjdk/jdk11u-dev/commit/7166e13838a545b1e75307defc2cfa173dc38d20 is applied cleanly.
> 
> Verification MSVS2019 full build succedded
> Regression: MSVS2017 / 2015 (requires `--with-extra-cflags="/wd4005 /wd4091"`) / 2013 / 2012 / 2010 - ok

This pull request has now been integrated.

Changeset: 918a2ab7
Author:    Alexey Pavlyutkin <apavlyutkin at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/918a2ab7c505aa5b22b26558b92ef4d7d6d6aeb9
Stats:     9 lines in 3 files changed: 2 ins; 5 del; 2 mod

8241087: Build failure with VS 2019 (16.5.0) due to C2039 and C2873

Backport-of: 7166e13838a545b1e75307defc2cfa173dc38d20

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

PR: https://git.openjdk.org/jdk8u-dev/pull/190


More information about the jdk8u-dev mailing list