RFR: 8024815: jdk8-build nightly builds are failing on windows with configure: error: unrecognized options: --with-dxsdk

2013-09-18 Thread Erik Joelsson
When removing --with-dxsdk, we forgot about backwards compatibility. When removing configure options, we need to leave them along as noops for a time to allow for users of the configure API time to change. http://cr.openjdk.java.net/~erikj/8024815/webrev.root.01/ /Erik

Re: RFR: 8024815: jdk8-build nightly builds are failing on windows with configure: error: unrecognized options: --with-dxsdk

2013-09-18 Thread David (Oracle) Katleman
On Sep 18, 2013, at 2:06 AM, Erik Joelsson erik.joels...@oracle.com wrote: When removing --with-dxsdk, we forgot about backwards compatibility. When removing configure options, we need to leave them along as noops for a time to allow for users of the configure API time to change.

Re: RFR: 8024815: jdk8-build nightly builds are failing on windows with configure: error: unrecognized options: --with-dxsdk

2013-09-18 Thread Magnus Ihse Bursie
On 2013-09-18 11:06, Erik Joelsson wrote: When removing --with-dxsdk, we forgot about backwards compatibility. When removing configure options, we need to leave them along as noops for a time to allow for users of the configure API time to change.

Re: RFR: 8024815: jdk8-build nightly builds are failing on windows with configure: error: unrecognized options: --with-dxsdk

2013-09-18 Thread Erik Joelsson
This looks much better, thanks! /Erik On 2013-09-18 11:43, Magnus Ihse Bursie wrote: On 2013-09-18 11:06, Erik Joelsson wrote: When removing --with-dxsdk, we forgot about backwards compatibility. When removing configure options, we need to leave them along as noops for a time to allow for

Re: RFR: 8024815: jdk8-build nightly builds are failing on windows with configure: error: unrecognized options: --with-dxsdk

2013-09-18 Thread David Holmes
I like it too! David On 18/09/2013 8:22 PM, Erik Joelsson wrote: This looks much better, thanks! /Erik On 2013-09-18 11:43, Magnus Ihse Bursie wrote: On 2013-09-18 11:06, Erik Joelsson wrote: When removing --with-dxsdk, we forgot about backwards compatibility. When removing configure