[Bug 3213] [IcedTea6] Disable ARM32 JIT by default

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Jan 3 06:54:22 UTC 2017


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

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea6-1.13?cmd=changeset;node=336dc5eedcea
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Tue Jan 03 05:55:47 2017 +0000

    PR3213: Disable ARM32 JIT by default

    2016-12-29  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR3213: Disable ARM32 JIT by default
        * Makefile.am:
        (ICEDTEA_PATCHES): Add patch.
        * patches/pr3213-conditional_arm32jit.patch:
        Backport conditionalisation of ARM32 JIT port
        from IcedTea 2.x.

    2014-02-19  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR3213: Disable ARM32 JIT by default
        * INSTALL:
        Document ARM32 JIT and --enable-arm32-jit option.
        * Makefile.am:
        (ARM32JIT_STATUS): Set based on ENABLE_ARM32JIT.
        (ICEDTEA_ENV): Pass ARM32JIT to OpenJDK build,
        using value of ${ARM32JIT_STATUS}.
        * NEWS: Updated.
        * acinclude.m4:
        (IT_ENABLE_ARM32JIT): Allow the ARM32 JIT to be
        enabled.
        * configure.ac: Invoke IT_ENABLE_ARM32JIT macro.

-- 
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/20170103/f10a70b9/attachment.html>


More information about the distro-pkg-dev mailing list