RFR: JDK-8035825 Warn instead of fail when calling the configure wrapper directly (original) (raw)
Tim Bell tim.bell at oracle.com
Wed Feb 26 15:36:54 UTC 2014
- Previous message (by thread): RFR: JDK-8035825 Warn instead of fail when calling the configure wrapper directly
- Next message (by thread): How to trim some more fat OpenJDK 8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): RFR: JDK-8035825 Warn instead of fail when calling the configure wrapper directly
- Next message (by thread): How to trim some more fat OpenJDK 8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]