RFR: 8008707: build-infra: Closed (deploy) can't be built using environment from SDK SetEnv.cmd

2013-06-10 Thread Erik Joelsson
Currently, if both Visual Studio and the Windows SDK are installed on a system, configure will favor the sdk as the source for a build environment. This works equally well for OpenJDK, but not for OracleJDK. Using the Windows SDK also isn't the officially supported way of building. This patch c

Fwd: Problem with make CONF=

2013-06-10 Thread Boaz Nahum
Hi. I'm successfully building two configurations on windows (lambda/lambda) make CONF=windows-x86-normal-server-release images make CONF=windows-x86_64-normal-server-release images But when I try to build them both: $ make CONF= images Building target 'images' in the following configurations (m

Problem with make CONF=

2013-06-10 Thread Boaz Nahum
Hi. I'm sucessfuly building two configurations on windows (lambda/lambda) make CONF=windows-x86-normal-server-release images make CONF=windows-x86_64-normal-server-release images But when I try to build them both: $ make CONF= images Building target 'images' in the following configurations (mat

Re: old build - has a date been set for its removal?

2013-06-10 Thread Brad Wetmore
For the JCE builds, I'm hoping to have a look at this soon along with some other back-burnered tasks. Unfortunately, some unexpected family matters cut into my availability the last three weeks. Brad On 6/4/2013 6:22 AM, Erik Joelsson wrote: On 2013-06-04 14:13, Alan Bateman wrote: On 04

Re: RFR: 8008707: build-infra: Closed (deploy) can't be built using environment from SDK SetEnv.cmd

2013-06-10 Thread Tim Bell
Erik: Currently, if both Visual Studio and the Windows SDK are installed on a system, configure will favor the sdk as the source for a build environment. This works equally well for OpenJDK, but not for OracleJDK. Using the Windows SDK also isn't the officially supported way of building. This

Re: RFR: 8010785: JDK 8 build on Linux fails with new build mechanism

2013-06-10 Thread Tim Bell
Erik: Looks good to me. Tim On 2013-06-07 04:08, David Holmes wrote: On 4/06/2013 10:38 PM, David Holmes wrote: On 4/06/2013 9:21 PM, Erik Joelsson wrote: On 2013-06-04 06:56, David Holmes wrote: I think we should add a (configure time?) check to watch for the illegal: BUILD_CRYPTO=no,