-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b60
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8081914 | emb-9 | Magnus Ihse Bursie | P3 | Resolved | Fixed | b60 |
It turned out that the new make bootstrapping file Init.gmk needed some redesign.
First of all, we should always respect the SPEC if possible, and not chose a random configuration for extracting targets.
Secondly, tab completion did not work in a non-standard configuration directory. (This is slightly related to the problem above.)
And third, there were still some code cleanup necessary.
First of all, we should always respect the SPEC if possible, and not chose a random configuration for extracting targets.
Secondly, tab completion did not work in a non-standard configuration directory. (This is slightly related to the problem above.)
And third, there were still some code cleanup necessary.
- backported by
-
JDK-8081914 New Init.gmk needs improvements
-
- Resolved
-