[Bug 3815] [IcedTea8] Fix new size_t issues introduced on s390 in IcedTea 3.17.0

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Nov 25 04:53:52 UTC 2020


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

--- Comment #3 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=fa3b7f27ad07
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Nov 20 02:06:51 2020 +0000

    Bump shenandoah to aarch64-shenandoah-jdk8u275-b01.

    Upstream changes:
      - JDK-8250861: Crash in MinINode::Ideal(PhaseGVN*, bool)

    ChangeLog:

    2020-11-17  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        Bump shenandoah to aarch64-shenandoah-jdk8u275-b01.
        * Makefile.am:
        (ICEDTEA_PATCHES): Add new patches for fixing PR3815
        issues in both the core HotSpot code (same as in
        IcedTea) and Shenandoah code.
        * hotspot.map.in: Bump shenandoah to
        aarch64-shenandoah-jdk8u275-b01.
        * patches/hotspot/aarch32/8222286-pr3815-s390.patch:
        Add copy of PR3815 for the alternate AArch32 HotSpot build.
        * patches/hotspot/shenandoah/8222286-pr3727-s390-shenandoah.patch:
        Amend to use log2_intptr and an int cast, rather than log2_long,
        as with other log2_intptr fixes.
        * patches/hotspot/shenandoah/8222286-pr3815-s390-shenandoah.patch:
        Addition to PR3815 for the Shenandoah HotSpot build only.
        * patches/hotspot/shenandoah/8222286-pr3815-s390.patch,
        Add copy of PR3815 for the alternate Shenandoah HotSpot build.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20201125/34ef1558/attachment.htm>


More information about the distro-pkg-dev mailing list