RFR: JDK-8201267: Disable warnings for VS2017 to enable building (original) (raw)

Erik Joelsson erik.joelsson at oracle.com
Fri Apr 6 23:04:36 UTC 2018


We are rather close to being able to build the JDK using VS2017. There are still some warnings that need to be disabled (separate issues filed to fix them) and some other minor build tweaks that has surfaced now that Hotspot builds successfully.

With this patch, it should be possible to build using VS2017.

Notes on changes:

Bug: https://bugs.openjdk.java.net/browse/JDK-8201267 Webrev: http://cr.openjdk.java.net/~erikj/8201267/webrev.01/index.html

/Erik



More information about the build-dev mailing list