[Bug 729] [IcedTea8] GTKLookAndFeel should be the system look&feel on all GNU/Linux desktops

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Aug 1 14:41:56 UTC 2014


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

--- Comment #33 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=8cc9f91d6085
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Aug 01 15:31:11 2014 +0100

    Update to icedtea-2.6pre05.
    Fix merge duplication in com.sun.script.javascript.RhinoTopLevel
    PR1736: AWT loads gtk3 in all the look and feel configurations
    PR1781: NSS PKCS11 provider fails to handle multipart AES encryption
    PR1786: Allow x86 build to occur on x86_64 using a previously built x86_64
build
    PR1808: Type-punning Warnings in Demos on PPC
    PR1839, G478960: Provide Infinality Support via fontconfig
    PR1853: Revert PR729 from minor release
    PR1864: PCSC + OpenJDK 1.7 crash on Fedora 20
    PR1868: Avoid x86 workaround when running Zero rather than a JIT
    PR729: GTKLookAndFeel should be the system look&feel on all GNU/Linux
desktops
    RH1059925: RFE: Version Java libraries to allow using multiple Java
versions with Linux capabilities enabled
    RH905128: [CRASH] OpenJDK-1.7.0 while using NSS security provider and
kerberos
    S8012224:
AWT_TopLevels/TopLevelEvents/Automated/WindowIconifyDeiconifyEventsTest02 fails
on Ubuntu 12.04 Unity shell
    S8038392, RH1064383: Generating prelink cache breaks JAVA 'jinfo' utility
normal behavior
    S8042309: Some bugfixes for the ppc64 port

    2014-07-31  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        * Makefile.am:
        (CORBA_CHANGESET): Update to icedtea-2.6pre05 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.
        * NEWS: Updated.
        * configure.ac: Bump to pre05.
        * hotspot.map: Update to icedtea-2.6pre05tag. Set
        type of default to drop and aarch64 to hg.
        * patches/rhino.patch: Regenerated following
        removal of merge artefact.

    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:
        (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_PREFIX): Use ICEDTEA_MAJOR.
        (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.
        * acinclude.m4:
        (IT_ENABLE_INFINALITY): Macro for new option.
        * configure.ac: Invoke IT_ENABLE_INFINALITY instead
        of its dependency, IT_CHECK_FOR_FONTCONFIG.

-- 
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/20140801/60855aaf/attachment.html>


More information about the distro-pkg-dev mailing list