[Bug 3613] [IcedTea8] Backport "8207057: No debug info for assembler files"

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Aug 19 03:26:34 UTC 2018


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3613

--- Comment #3 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=f5cd9c9a0586
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue Aug 14 02:26:03 2018 +0100

    Bump to icedtea-3.9.0pre01.

    Upstream changes:
      - PR3597: Potential bogus -Wformat-overflow warning with -Wformat enabled
      - PR3600: jni_util.c does not import header file which declares
getLastErrorString
      - PR3601: Fix additional -Wreturn-type issues introduced by 8061651
      - PR3607: CVE-2018-3639 hw: cpu: speculative store bypass mitigation
      - S8008321, PR3599: compile.cpp verify_graph_edges uses bool as int
      - S8064786, PR3601: Fix debug build after 8062808: Turn on the
-Wreturn-type warning
      - S8075942, PR3602: ArrayIndexOutOfBoundsException in
sun.java2d.pisces.Dasher.goTo
      - S8146115, PR3508, RH1463098: Improve docker container detection and
resource configuration usage
      - S8184309, PR3596: Build warnings from GCC 7.1 on Fedora 26
      - S8203182, PR3603: Release session if initialization of SunPKCS11
Signature fails
      - S8206406, PR3610, RH1597825: StubCodeDesc constructor publishes
partially-constructed objects on StubCodeDesc::_list
      - S8207057, PR3613: No debug info for assembler files

    ChangeLog:

    2018-08-13  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        Bump to icedtea-3.9.0pre01.
        * Makefile.am,
        (CORBA_CHANGESET): Update to icedtea-3.9.0pre01 tag.
        (JAXP_CHANGESET): Likewise.
        (JAXWS_CHANGESET): Likewise.
        (JDK_CHANGESET): Likewise.
        (LANGTOOLS_CHANGESET): Likewise.
        (OPENJDK_CHANGESET): Likewise.
        (NASHORN_CHANGESET): Likewise.
        (CORBA_SHA256SUM): Likewise.
        (JAXP_SHA256SUM): Likewise.
        (JAXWS_SHA256SUM): Likewise.
        (JDK_SHA256SUM): Likewise.
        (LANGTOOLS_SHA256SUM): Likewise.
        (OPENJDK_SHA256SUM): Likewise.
        (NASHORN_SHA256SUM): Likewise.
        (ICEDTEA_PATCHES): Add HotSpot patches for Shenandoah
        and AArch32 ports, including a couple that are now
        in the IcedTea forest.
        * NEWS: Updated.
        * configure.ac: Bump to 3.9.0pre01.
        * hotspot.map.in: Update to icedtea-3.9.0pre01 tag.
        * patches/pr3597.patch,
        * patches/8184309-pr3596.patch:
        Moved into patches/hotspot/shenandoah, as now
        included in the IcedTea forest.
        * patches/hotspot/aarch32/8008321-pr3599.patch,
        * patches/hotspot/aarch32/8064786-pr3601.patch,
        * patches/hotspot/aarch32/8146115-pr3508-rh1463098.patch,
        * patches/hotspot/aarch32/8184309-pr3596.patch,
        * patches/hotspot/aarch32/8206406-pr3610-rh1597825.patch,
        * patches/hotspot/aarch32/8207057-pr3613.patch,
        * patches/hotspot/aarch32/pr3597.patch,
        * patches/hotspot/aarch32/pr3601.patch,
        * patches/hotspot/aarch32/pr3607.patch,
        Add AArch32 patches for latest HotSpot updates (symlinked
        to Shenandoah ones).
        * patches/hotspot/shenandoah/8008321-pr3599.patch,
        * patches/hotspot/shenandoah/8064786-pr3601.patch,
        * patches/hotspot/shenandoah/8146115-pr3508-rh1463098.patch,
        * patches/hotspot/shenandoah/8206406-pr3610-rh1597825.patch,
        * patches/hotspot/shenandoah/8207057-pr3613.patch,
        * patches/hotspot/shenandoah/pr3597.patch,
        * patches/hotspot/shenandoah/pr3601.patch,
        * patches/hotspot/shenandoah/pr3607.patch,
        Add Shenandoah patches for latest HotSpot updates.

-- 
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/20180819/9b5846ea/attachment.html>


More information about the distro-pkg-dev mailing list