All - Now that the Windows build changes for JDK 8 are in place, it is time to adjust the sanity checks in the old Makefiles to silence these warnings:

WARNING: The official builds on windows use OS version 5.1. You appear to be using OS version 6.1.

WARNING: The official builds on windows use OS variant WindowsXP. You appear to be using OS variant .

WARNING: To build Java 2 SDK 1.8.0 you need :
       VS2010 - link.exe version '10.00.30319.01'
       Specifically the Visual Studio 10 link.exe.
        You appear to be using Linker version '10.00.40219.01'

WARNING: The windows compiler is not version VS2010 16.00.30319.01
       Specifically the Visual Studio 10 compiler.
        You appear to be using VS2010: 16.00.40219.01
       The compiler was obtained from the following location:
C:/PROGRA~2/MICROS~2.0/Common7/Tools/../../Vc/Bin/


Webrev here:

http://cr.openjdk.java.net/~tbell/8023611/webrev.00/

Thanks in advance-

Tim

Reply via email to