Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056385 | emb-9 | Coleen Phillimore | P4 | Resolved | Fixed | b29 |
JDK-8086462 | 8u65 | Coleen Phillimore | P4 | Resolved | Fixed | b01 |
JDK-8076512 | 8u60 | Coleen Phillimore | P4 | Resolved | Fixed | b10 |
JDK-8137632 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8078912 | emb-8u60 | Coleen Phillimore | P4 | Resolved | Fixed | team |
On 8/4/14, 11:50 AM, Severin Gehwolf wrote:
Hi,
Building a zero variant of hotspot fails for the latest hs-comp tree
with ("release"-type build):
src/cpu/zero/vm/frame_zero.inline.hpp:59:11: error: ‘CodeCache’ has not
been declared
It appears to have been caused by a change of header files (perhaps
[1]?). A file which used to be included implicitly does not seem to be
included any longer. An explicit include fixes the problem.
[2] shows the build failure.
I would need a proper JDK bug and a sponsor for this change. An initial
bug has been submitted as JI-9039953 via the web interface.
[1] http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/22b98ab2a69f
[2] http://builder.classpath.org/jenkins/job/OpenJDK9_hscomp_Zero/47/console
Hi,
Building a zero variant of hotspot fails for the latest hs-comp tree
with ("release"-type build):
src/cpu/zero/vm/frame_zero.inline.hpp:59:11: error: ‘CodeCache’ has not
been declared
It appears to have been caused by a change of header files (perhaps
[1]?). A file which used to be included implicitly does not seem to be
included any longer. An explicit include fixes the problem.
[2] shows the build failure.
I would need a proper JDK bug and a sponsor for this change. An initial
bug has been submitted as JI-9039953 via the web interface.
[1] http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/22b98ab2a69f
[2] http://builder.classpath.org/jenkins/job/OpenJDK9_hscomp_Zero/47/console
- backported by
-
JDK-8056385 ZERO variant build is broken
-
- Resolved
-
-
JDK-8076512 ZERO variant build is broken
-
- Resolved
-
-
JDK-8078912 ZERO variant build is broken
-
- Resolved
-
-
JDK-8086462 ZERO variant build is broken
-
- Resolved
-
-
JDK-8137632 ZERO variant build is broken
-
- Resolved
-
- duplicates
-
JDK-8076460 Zero fastdebug build does not compile
-
- Closed
-
-
JDK-8139966 hs-comp tree fails to build zero variant
-
- Closed
-
(2 duplicates)