[11u] RFR 8241087: Build failure with VS 2019 (16.5.0) due to C2039 and C2873
Reka Kovacs
rekakovacs at microsoft.com
Mon May 17 23:16:11 UTC 2021
Hi,
I would like to backport this change as it eliminates build failures on Windows with VS2019, which is now the generally recommended version of Visual Studio. Could someone please review?
Original bug: https://bugs.openjdk.java.net/browse/JDK-8241087
Original patch: https://hg.openjdk.java.net/jdk/jdk/rev/c616656f7e01
Bug for backport: https://bugs.openjdk.java.net/browse/JDK-8254634
Webrev: http://cr.openjdk.java.net/~mbeckwit/8241087/webrev.00/
The original patch does not apply cleanly to jdk11u, because the copyright year in awt_DnDDT.cpp has already been changed to 2021. The updated patch does not touch that line. Monica kindly hosted the webrev for me.
Tested: build and tier1 on x86_64 Windows, Linux and MacOS.
Thank you,
Reka
More information about the jdk-updates-dev
mailing list