Re: RFR: JDK-8210723 Better information in configure for invalid Xcode

2018-09-14 Thread Erik Joelsson
Looks good. /Erik On 2018-09-13 12:42, Magnus Ihse Bursie wrote: When running e.g. Xcode 9.4 on macosx 10.12, the configure scripts fails with: "Failed to determine Xcode version" This is not very helpful. Adding the output of the failed xcodebuild call (typically something like "Executable

RFR: JDK-8210723 Better information in configure for invalid Xcode

2018-09-13 Thread Magnus Ihse Bursie
When running e.g. Xcode 9.4 on macosx 10.12, the configure scripts fails with: "Failed to determine Xcode version" This is not very helpful. Adding the output of the failed xcodebuild call (typically something like "Executable requires at least macOS 10.13, but is being run on macOS 10.12.6, a