Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: 9
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
-
Resolved In Build:b91
-
OS:linux
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142578 | emb-9 | Erik Joelsson | P4 | Resolved | Fixed | team |
Description
In Jake, when crosscompiling, we need to build a subset of the jdk, including hotspot, to be able to run jmod and jlink. Currently, the build compiler is just found on the system so such a configuration requires the build system to basically be able to compile the jdk without a devkit. The idea with devkits was partly to avoid this.
The solution would be to add another configure parameter that defines a devkit for the build compiler.
The solution would be to add another configure parameter that defines a devkit for the build compiler.
Attachments
Issue Links
- backported by
-
JDK-8142578 Add configure parameter for devkit for the build compiler
-
- Resolved
-