Re: RFR: JDK-8205183: Warning about using VS2017 should be removed

2018-06-18 Thread Tim Bell
Erik- Looks good to me as well. /Tim On 06/18/18 13:58, Phil Race wrote: +1 -phil. On 06/18/2018 01:34 PM, Erik Joelsson wrote: When using VS2017, configure prints a warning about the toolchain being unsupported. This needs to change now that this is the main toolchain version for OpenJDK o

Re: RFR: JDK-8205183: Warning about using VS2017 should be removed

2018-06-18 Thread Phil Race
+1 -phil. On 06/18/2018 01:34 PM, Erik Joelsson wrote: When using VS2017, configure prints a warning about the toolchain being unsupported. This needs to change now that this is the main toolchain version for OpenJDK on Windows (at least for Oracle). This patch removes the warning for VS2017

RFR: JDK-8205183: Warning about using VS2017 should be removed

2018-06-18 Thread Erik Joelsson
When using VS2017, configure prints a warning about the toolchain being unsupported. This needs to change now that this is the main toolchain version for OpenJDK on Windows (at least for Oracle). This patch removes the warning for VS2017 and adds it back for all other versions of Visual Studio