[jdk8u-dev] RFR: 8241087: Build failure with VS 2019 (16.5.0) due to C2039 and C2873 [v3]
Alexey Pavlyutkin
duke at openjdk.org
Thu Dec 1 10:41:25 UTC 2022
> 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
Alexey Pavlyutkin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
- Merge branch 'master' of https://git.openjdk.org/jdk8u-dev into 8241087
- Backport 7166e13838a545b1e75307defc2cfa173dc38d20
- fix line alignment to be compliant with the baseline
- 8297329: [8u] hotspot needs to recognise VS2019
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/190/files
- new: https://git.openjdk.org/jdk8u-dev/pull/190/files/1df93352..60245ad0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=190&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=190&range=01-02
Stats: 3083 lines in 61 files changed: 2004 ins; 885 del; 194 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/190.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/190/head:pull/190
PR: https://git.openjdk.org/jdk8u-dev/pull/190
More information about the jdk8u-dev
mailing list