[Bug 1835] [IcedTea7] Missing file in backport of ppc64le JIT support

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sat Jun 14 07:02:32 UTC 2014


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

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-2.5?cmd=changeset;node=012d523c56c9
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Jun 13 01:30:38 2014 +0100

    Update to icedtea-2.5pre08.
    PR1736: AWT loads gtk3 in all the look and feel configurations
    PR1808: Type-punning Warnings in Demos on PPC
    PR1835: Missing file in backport of ppc64le JIT support
    PR1839, G478960: Provide Infinality Support via fontconfig
    PR729: GTKLookAndFeel should be the system look&feel on all GNU/Linux
desktops

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

        * AUTHORS:
        Add authors of infinality patch. Websites are used
        as present as couldn't find any e-mail addresses.
        * INSTALL: Document --enable-infinality.
        * Makefile.am:
        (CORBA_CHANGESET): Update to icedtea-2.5pre08 tag.
        (JAXP_CHANGESET): Likewise.
        (JAXWS_CHANGESET): Likewise.
        (JDK_CHANGESET): Likewise.
        (LANGTOOLS_CHANGESET): Likewise.
        (OPENJDK_CHANGESET): Likewise.
        (CORBA_SHA256SUM): Likewise.
        (JAXP_SHA256SUM): Likewise.
        (JAXWS_SHA256SUM): Likewise.
        (JDK_SHA256SUM): Likewise.
        (LANGTOOLS_SHA256SUM): Likewise.
        (OPENJDK_SHA256SUM): Likewise.
        (DROP_URL): Added to point to drops on IcedTea server.
        (CACAO_BASE_URL): Reference DROP_URL.
        (JAMVM_BASE_URL): Likewise.
        (ICEDTEA_MAJOR): Split out major release name ('IcedTea7')
        (ICEDTEA_BRANCH): Split out branch version ('2.5')
        (ICEDTEA_PREFIX): Use ICEDTEA_MAJOR and ICEDTEA_BRANCH.
        (ICEDTEA_URL): Path to drops.
        (OPENJDK_URL): Removed.
        (CORBA_URL): Likewise.
        (JAXP_URL): Likewise.
        (JAXWS_URL): Likewise.
        (JDK_URL): Likewise.
        (LANGTOOLS_URL): Likewise.
        (HS_TYPE): Added. Differentiate between a drop tarball
        and a hg archive in hotspot.map.
        (HS_URL): Bump field number by 1 following addition of type.
        (HS_CHANGESET): Likewise.
        (HS_SHA256SUM): Likewise.
        (OPENJDK_SRC_ZIP): Change suffix to bz2.
        (CORBA_SRC_ZIP): Likewise.
        (JAXP_SRC_ZIP): Likewise.
        (JAXWS_SRC_ZIP): Likewise.
        (JDK_SRC_ZIP): Likewise.
        (LANGTOOLS_SRC_ZIP): Likewise.
        (HOTSPOT_SRC_ZIP): Likewise.
        (ICEDTEA_ENV): Set INFINALITY_SUPPORT=true when
        infinality is enabled.
        (download-openjdk): Use ICEDTEA_URL for all drops.
        (download-hotspot); Support HS_TYPE, appending
        "archive/$(HS_CHANGESET)" to hg archive URLs and
        "$(HOTSPOT_SRC_ZIP)" to drop URLs.
        (ADD_ZERO_CONFIGURE_ARGS): Change suffix to bz2.
        * NEWS: Updated.
        * acinclude.m4:
        (IT_ENABLE_INFINALITY): Macro for new option.
        * configure.ac: Invoke IT_ENABLE_INFINALITY instead
        of its dependency, IT_CHECK_FOR_FONTCONFIG. Bump to
        pre08.
        * hotspot.map: Update to icedtea-2.5pre08tag. Set
        type of default to drop and aarch64 to hg.

-- 
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/20140614/cb323516/attachment.html>


More information about the distro-pkg-dev mailing list