[Bug 1843] [IcedTea7] Fail early if there is no native HotSpot JIT & all other options are disabled

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Jun 13 13:58:15 UTC 2014


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=87847ca9d356
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Jun 13 02:02:33 2014 +0100

    PR1843: Fail early if there is no native HotSpot JIT & all other options
are disabled

    2014-06-12  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR1843: Fail early if there is no native HotSpot JIT
        & all other options are disabled
        * acinclude.m4:
        (IT_ENABLE_ZERO_BUILD): Depend on
        IT_HAS_NATIVE_HOTSPOT_PORT. Split out arch-dependent
        code into that macro. Make ENABLE_CACAO test more
        readable.
        (IT_ENABLE_CACAO): Handle enableval same as other macros
        so possible values are only ever yes or no.
        (IT_ENABLE_JAMVM): Likewise.
        (IT_HAS_NATIVE_HOTSPOT_PORT): Architecture detection
        split out from IT_ENABLE_ZERO_BUILD. Now sets
        has_native_hotspot_port for later reference.
        * configure.ac:
        Error out if there is no native HotSpot port and
        Zero (which implies Shark & ARM32 JIT), CACAO and
        JamVM are all disabled.

-- 
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/20140613/666fa1b4/attachment.html>


More information about the distro-pkg-dev mailing list