Enabling -Wreorder in make files for MSVC has been split out because it needs to be conditionalized on compiler version as the switch is only available in MSVC 2017.
We should strive for backwards compatibility to at least MSVC 2013.
A patch that unconditionally enables this is available at http://cr.openjdk.java.net/~tschatzl/8208672/webrev.1/
We should strive for backwards compatibility to at least MSVC 2013.
A patch that unconditionally enables this is available at http://cr.openjdk.java.net/~tschatzl/8208672/webrev.1/
- relates to
-
JDK-8208672 Enable -Wreorder in make files for gcc, clang
-
- Resolved
-