-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8208831 | 8u201 | Kevin Walls | P4 | Resolved | Fixed | b01 |
JDK-8201481 | 8u192 | Kevin Walls | P4 | Resolved | Fixed | b01 |
JDK-8216631 | emb-8u201 | Kevin Walls | P4 | Resolved | Fixed | master |
Sometimes we need to re-run configure, due to changes in configure files. Make detects such changes and forces a new run of configure.
If configure was run with a long command line, it's tricky to get this right again. However, this can be done automatically by the Makefile.
By adding a new target "reconfigure", if we have an existing configuration, configure will be ran again with the same arguments as last time.
If configure was run with a long command line, it's tricky to get this right again. However, this can be done automatically by the Makefile.
By adding a new target "reconfigure", if we have an existing configuration, configure will be ran again with the same arguments as last time.
- backported by
-
JDK-8201481 Add "reconfigure" target for re-creating a configuration
-
- Resolved
-
-
JDK-8208831 Add "reconfigure" target for re-creating a configuration
-
- Resolved
-
-
JDK-8216631 Add "reconfigure" target for re-creating a configuration
-
- Resolved
-
- relates to
-
JDK-8039145 Make reconfigure fails sometimes
-
- Resolved
-