Currently hotspot/share/utilities/globalDefinitions_visCPP.hpp contains a lot of #pragma warning( disable : ...).

All these globally disabled warnings should move to the make files instead.

I also cleaned out some versions checks that are no longer relevant for the range of supported versions of Microsoft Visual Studio.

Bug: https://bugs.openjdk.java.net/browse/JDK-8248548
WebRev: http://cr.openjdk.java.net/~ihse/JDK-8248548-use-DISABLED_WARNINGS_microsoft-for-hotspot/webrev.01

/Magnus

Reply via email to