- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    openjdk8u
- 
        b04
                    Similar to https://bugs.openjdk.java.net/browse/JDK-8209359
Need to update the build scripts for 8u to recognise values for MS_VER "1914", "1915" and "1916".
This fixes building 8u with VS 2017 version 15.9 (cl.exe 19.16).
Attempt to build current 8u repo with VS 2017 15.9 fails with:
> adlc.exe.manifest : general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified.
Need to update the build scripts for 8u to recognise values for MS_VER "1914", "1915" and "1916".
This fixes building 8u with VS 2017 version 15.9 (cl.exe 19.16).
Attempt to build current 8u repo with VS 2017 15.9 fails with:
> adlc.exe.manifest : general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified.