RFR: JDK-8072413 Configure should fail for VS2010 without SP1 since that cannot build

Erik Joelsson erik.joelsson at oracle.com
Mon Nov 28 09:56:13 UTC 2016


Looks good.

/Erik


On 2016-11-28 10:43, Magnus Ihse Bursie wrote:
> When building with VS2010 without SP1, the build will fail with:
> LINK : fatal error LNK1123: failure during conversion to COFF: file 
> invalid or corrupt
>
> This creates frustration and support questions in the build mailing 
> list from time to time.
>
> We should check for VS2010 without SP1 at configure time, and fail if 
> this is detected.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8072413
> WebRev: 
> http://cr.openjdk.java.net/~ihse/JDK-8072413-require-vs2010-sp1/webrev.01
>
> /Magnus




More information about the build-dev mailing list