-
Bug
-
Resolution: Fixed
-
P1
-
8
-
None
jdk8-build nightly builds are failing on windows with configure: error: unrecognized options: --with-dxsdk
+ echo '#################### begin configure ############################'
#################### begin configure ############################
+ sh configure --with-conf-name=windows-i586 --with-milestone=ea --with-target-bits=32 --with-jvm-variants=client,server --with-build-number=b108 MAKE=/usr/bin/make --with-tools-dir=/usr/bin --with-boot-jdk=/cygdrive/c/jdk1.7.0_07 --with-dxsdk=c:/dxsdk --with-ccss-signing=C:/UTILS --with-wix=/cygdrive/c/wix3.5 --with-javafx-zip-dir=/cygdrive/c/re/jdk8-build/198/COBUNDLE --with-jmc-zip-dir=/cygdrive/c/re/jdk8-build/198/JMC --with-ant-home=/cygdrive/c/ant/1.7.1 --with-mozilla-headers=/cygdrive/c/devtools/share/plugin --with-debug-level=fastdebug
Running custom generated-configure.sh
configure: error: unrecognized options: --with-dxsdk
configure exiting with result code 1
Archiving artifacts
Notifying upstream projects of job completion
Finished: FAILURE
This is a stopper for jdk8-build integration into jdk8/jdk8
Looks likeJDK-8008022 was integrated without a heads up that --with-dxsdk is going away
+ echo '#################### begin configure ############################'
#################### begin configure ############################
+ sh configure --with-conf-name=windows-i586 --with-milestone=ea --with-target-bits=32 --with-jvm-variants=client,server --with-build-number=b108 MAKE=/usr/bin/make --with-tools-dir=/usr/bin --with-boot-jdk=/cygdrive/c/jdk1.7.0_07 --with-dxsdk=c:/dxsdk --with-ccss-signing=C:/UTILS --with-wix=/cygdrive/c/wix3.5 --with-javafx-zip-dir=/cygdrive/c/re/jdk8-build/198/COBUNDLE --with-jmc-zip-dir=/cygdrive/c/re/jdk8-build/198/JMC --with-ant-home=/cygdrive/c/ant/1.7.1 --with-mozilla-headers=/cygdrive/c/devtools/share/plugin --with-debug-level=fastdebug
Running custom generated-configure.sh
configure: error: unrecognized options: --with-dxsdk
configure exiting with result code 1
Archiving artifacts
Notifying upstream projects of job completion
Finished: FAILURE
This is a stopper for jdk8-build integration into jdk8/jdk8
Looks like