[Bug 3517] [IcedTea8] Backport "8187667: Disable deprecation warning for readdir_r"
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Oct 17 18:37:15 UTC 2019
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3517
--- Comment #5 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=6879be7790c8
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Aug 26 19:26:15 2019 +0100
Bump shenandoah to aarch64-shenandoah-jdk8u232-b01
Upstream changes:
- S8075136: Unnecessary sign extension for byte array access
- S8152856: Xcode 7.3 -Wshift-negative-value compile failure on Mac OS X
- S8185900: hotspot build failed with gcc version Red Hat 4.4.7-3
- S8185979: PPC64: Implement SHA2 intrinsic
- S8202353: os::readdir should use readdir instead of readdir_r
- S8210761: libjsig is being compiled without optimization
- S8218721: C1's CEE optimization produces safepoint poll with invalid
debug information
- S8219807: C2 crash in IfNode::up_one_dom(Node*, bool)
- S8225636: SA can't handle prelinked libraries
- S8228405: Incorrect format strings in PhaseIdealLoop::rc_predicate
- S8228406: Superfluous change in chaitin.hpp
ChangeLog:
2019-08-20 Andrew John Hughes <gnu_andrew at member.fsf.org>
Bump shenandoah to aarch64-shenandoah-jdk8u232-b01
* patches/hotspot/shenandoah/8187667-pr3517-readdir_r.patch,
* patches/hotspot/shenandoah/8196978-pr3517-gcc_4_pragmas.patch:
Removed as readdir_r issue was fixed upstream in 8u232-b01.
* Makefile.am:
(ICEDTEA_PATCHES): Move above readdir_r patches to AArch32-only
section.
* NEWS: Updated.
* hotspot.map.in: Bump shenandoah to
aarch64-shenandoah-jdk8u232-b01.
* patches/hotspot/aarch32/6424123-pr3696.patch:
Replace symlink with a copy of the Shenandoah version, so the
Shenandoah one can be updated for 8u232-b01.
* patches/hotspot/aarch32/8187667-pr3517-readdir_r.patch,
* patches/hotspot/aarch32/8196978-pr3517-gcc_4_pragmas.patch:
Replace symlinks with copies as these patches have been removed
for Shenandoah.
* patches/hotspot/aarch32/pr1368.patch:
Replace symlink with a copy of the Shenandoah version, so the
Shenandoah one can be updated for 8u232-b01.
* patches/hotspot/shenandoah/6424123-pr3696.patch:
Fix context in vm_version_ppc.cpp altered by
"8185979: PPC64: Implement SHA2 intrinsic"
* patches/hotspot/shenandoah/8158260-pr2991-rh1341258.patch:
Alter placement of new flag in vm_version_ppc.cpp so it
is no longer affected by 8185979.
* patches/hotspot/shenandoah/pr1368.patch:
Fix context in jsig.make files for each platform as
"8210761: libjsig is being compiled without optimization"
changed them.
--
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/20191017/c3c5f55b/attachment.html>
More information about the distro-pkg-dev
mailing list