RFR: JDK-8035825 Warn instead of fail when calling the configure wrapper directly
David Holmes
david.holmes at oracle.com
Wed Feb 26 12:38:29 UTC 2014
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
>
More information about the build-dev
mailing list