[9] RFR: JI-9039953 zero variant build is broken.
Dan Horák
dan at danny.cz
Mon Aug 4 16:18:47 UTC 2014
On Mon, 04 Aug 2014 17:50:06 +0200
Severin Gehwolf <sgehwolf at redhat.com> 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
oh, I'm sure I've already seen it, IIRC it is caused when you build with
(or without?) precompiled headers
Dan
> 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.
>
> Webrev is here:
> https://jerboaa.fedorapeople.org/bugs/openjdk/JI-9039953/webrev.01/
>
> Thanks,
> Severin
>
> [1] http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/22b98ab2a69f
> [2]
> http://builder.classpath.org/jenkins/job/OpenJDK9_hscomp_Zero/47/console
>
More information about the hotspot-dev
mailing list