[Bug 3213] [IcedTea6] Disable ARM32 JIT by default
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Dec 29 22:03:18 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3213
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea6?cmd=changeset;node=f516b928f3a8
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Dec 29 21:59:32 2016 +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/20161229/4281024c/attachment.html>
More information about the distro-pkg-dev
mailing list