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

Alexey Pavlyutkin duke at openjdk.org
Thu Dec 1 10:38:08 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.

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

Changes:
  - all: https://git.openjdk.org/jdk8u-dev/pull/190/files
  - new: https://git.openjdk.org/jdk8u-dev/pull/190/files/1df93352..1df93352

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=190&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=190&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 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