[Bug 2407] [IcedTea8] Fix automatic enabling of the Zero build on non-JIT architectures which don't use CACAO or JamVM

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jun 8 16:58:01 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2407

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=a0886ab83260
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Jun 08 06:07:58 2015 +0100

    PR2407: Fix automatic enabling of the Zero build on non-JIT architectures
which don't use CACAO or JamVM

    2015-06-08  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR2407: Fix automatic enabling of the Zero build
        on non-JIT architectures which don't use CACAO or JamVM
        * NEWS: Updated.

    2013-01-16  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR2407: Fix automatic enabling of the Zero build
        on non-JIT architectures which don't use CACAO or JamVM
        * acinclude.m4:
        (IT_ENABLE_ZERO_BUILD): Depend on
        IT_ENABLE_CACAO and IT_ENABLE_JAMVM so that
        ENABLE_CACAO and ENABLE_JAMVM are set.  This
        makes the tests work correctly again and means
        that Zero is turned on automatically where there
        is no CACAO or JamVM and the architecture is not
        supported by a HotSpot JIT.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150608/cc5f4c40/attachment.html>


More information about the distro-pkg-dev mailing list