-
Bug
-
Resolution: Fixed
-
P3
-
6u10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2199298 | 7 | Chris Gruszka | P3 | Closed | Fixed | b64 |
changes for 6713962 require lzma regardless of whether kernel is being built.
ifneq ($(KERNEL), off) should be removed from around DEPLOY_BUILD_TARGETS += extra-comp-all in control\make\deploy-rules.gmk so lzma is always built.
Currently, cannot build without building with KERNEL==on.
For example, 6u11 dummy builds require KERNEL on or the sponsors workspace will not build.
ifneq ($(KERNEL), off) should be removed from around DEPLOY_BUILD_TARGETS += extra-comp-all in control\make\deploy-rules.gmk so lzma is always built.
Currently, cannot build without building with KERNEL==on.
For example, 6u11 dummy builds require KERNEL on or the sponsors workspace will not build.
- backported by
-
JDK-2199298 build lzma regardless of whether building kernel
-
- Closed
-
- relates to
-
JDK-6713962 sp####.MST files should be compressed
-
- Closed
-