Hi Magnus:
Looks good to me as well.
Tim
On 02/26/14 04:38, David Holmes wrote:
Thanks Magnus!
This looks okay to me.
I will do some testing in the morning.
David
On 26/02/2014 10:16 PM, Magnus Ihse Bursie wrote:
This is a follow-up to JDK-8035495 (Improvements in autoconf
integration). It turned out that some of our internal systems are still
calling the configure wrapper (common/autoconf/configure) directly,
instead of the top-level script.
This will change the wrapper so that such usage gets a warning, but not
fail, giving those users time to transition to calling the top-level
entry point instead.
Bug: https://bugs.openjdk.java.net/browse/JDK-8035825
WebRev:
http://cr.openjdk.java.net/~ihse/JDK-8035825-warn-not-fail-when-calling-configure-wrapper/webrev.01
/Magnus