-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8208832 | 8u201 | Kevin Walls | P4 | Resolved | Fixed | b01 |
JDK-8201499 | 8u192 | Kevin Walls | P4 | Resolved | Fixed | b01 |
JDK-8216632 | emb-8u201 | Kevin Walls | P4 | Resolved | Fixed | master |
This bug covers several small improvements in how our configure eco-system integrates with autoconf. More specifically:
* Fix so config.status --recheck works.
* Let the top-level configure script determine TOPDIR, and pass it on.
* Clean up usage regarding TOPDIR, SRC_ROOT and AUTOCONF_DIR.
* Prohibit direct execution of common/autoconf/configure; always use configure in top-level dir.
* Add "do not edit" header to generated-configure.sh
* Add output on how we determine where to store the configuration.
* Improve output from autogen.sh, including autoconf version.
* Unify duplicated code in autogen.sh
* Fix so config.status --recheck works.
* Let the top-level configure script determine TOPDIR, and pass it on.
* Clean up usage regarding TOPDIR, SRC_ROOT and AUTOCONF_DIR.
* Prohibit direct execution of common/autoconf/configure; always use configure in top-level dir.
* Add "do not edit" header to generated-configure.sh
* Add output on how we determine where to store the configuration.
* Improve output from autogen.sh, including autoconf version.
* Unify duplicated code in autogen.sh
- backported by
-
JDK-8201499 Improvements in autoconf integration
-
- Resolved
-
-
JDK-8208832 Improvements in autoconf integration
-
- Resolved
-
-
JDK-8216632 Improvements in autoconf integration
-
- Resolved
-
- relates to
-
JDK-8035825 Warn instead of fail when calling the configure wrapper directly
-
- Resolved
-
-
JDK-8035730 Configure fails in cygwin if current dir is in /home/user
-
- Resolved
-