[Bug 3346] [IcedTea8] Backport "6515172: Runtime.availableProcessors() ignores Linux taskset command"
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jul 20 12:26:20 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3346
--- Comment #8 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=fcec7d0f4827
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Jul 20 05:25:56 2017 +0100
Bump shenandoah to aarch64-shenandoah-jdk8u141-b16.
Upstream changes:
- Backed out changeset 2a5f7f03863f
- S6515172: Runtime.availableProcessors() ignores Linux taskset command
- S7009641: Don't fail VM when CodeCache is full
- S8147910: Cache initial active_processor_count
- S8150490: Update OS detection code to recognize Windows Server 2016
- S8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled
- S8161993: G1 crashes if active_processor_count changes during startup
- S8168699: Validate special case invocations
- S8170307: Stack size option -Xss is ignored
- S8170888: [linux] Experimental support for cgroup memory limits in
container (ie Docker) environments
- S8173207: Upgrade compression library
- S8173770: Image conversion improvements
- S8174164: SafePointNode::_replaced_nodes breaks with irreducible loops
- S8175097: [TESTBUG] 8174164 fix missed the test
- S8181420: PPC: Image conversion improvements
- S8182581: aarch64: fix for crash caused by earlyret of compiled method
- S8183551: AArch64: Image conversion improvements
ChangeLog:
2017-07-19 Andrew John Hughes <gnu.andrew at member.fsf.org>
Bump shenandoah to aarch64-shenandoah-jdk8u141-b16.
* patches/hotspot/shenandoah/6515172-pr3346.patch,
* patches/hotspot/shenandoah/7009641-pr3423.patch,
* patches/hotspot/shenandoah/8173770.patch,
* patches/hotspot/shenandoah/8174164-pr3334-rh1417266.patch,
* patches/hotspot/shenandoah/8175097-pr3334-rh1417266.patch,
* patches/hotspot/shenandoah/8181420.patch,
* patches/hotspot/shenandoah/8182581-pr3423.patch,
* patches/hotspot/shenandoah/8183551-pr3423.patch:
Removed as applied upstream.
* Makefile.am:
(ICEDTEA_PATCHES): Remove patches applied upstream
that were Shenandoah build only. Move those that still
apply to AArch32 to an AArch32-only block.
* hotspot.map.in: Bump shenandoah to
aarch64-shenandoah-jdk8u141-b16.
* patches/hotspot/aarch32/8173770.patch,
* patches/hotspot/aarch32/8174164-pr3334-rh1417266.patch,
* patches/hotspot/aarch32/8175097-pr3334-rh1417266.patch,
* patches/hotspot/aarch32/8181420.patch:
Patches are still needed for AArch32 so replace symlinks
with the actual patches from patches/hotspot/shenandoah.
--
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/20170720/090b7480/attachment.html>
More information about the distro-pkg-dev
mailing list