[Bug 3619] [IcedTea8] Shenandoah broken on s390

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Sep 17 18:37:12 UTC 2018


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

--- Comment #4 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=363243729df8
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Sep 13 04:44:05 2018 +0100

    Fix Shenandoah to build on all supported architectures.

    PR3619: Shenandoah broken on s390
    PR3620: Shenandoah broken on ppc64

    2018-09-12  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR3619: Shenandoah broken on s390
        PR3620: Shenandoah broken on ppc64
        * Makefile.am:
        (ICEDTEA_PATCHES): Add new patches on Shenandoah
        builds.
        * NEWS: Updated.
        * patches/hotspot/shenandoah/pr3619.patch:
        Fix Shenandoah build on s390 where
        size_t is not equal to uintx.
        * patches/hotspot/shenandoah/pr3620.patch:
        Add shenandoahBarrierSet implementation for
        ppc so it builds on ppc64.

-- 
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/20180917/999d8dd2/attachment.html>


More information about the distro-pkg-dev mailing list