[Bug 3601] [IcedTea8] Debug build broken by addition of -Wreturn-type (bug 3548)
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Jul 19 14:48:36 UTC 2019
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3601
--- Comment #5 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=d32a285740a1
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Jul 18 11:12:47 2019 +0100
Bump shenandoah to aarch64-shenandoah-jdk8u222-b10.
Upstream changes:
- Adjust code stub sizes for Shenandoah and future backports
- [backport] 8217016: Shenandoah: Streamline generation of CAS barriers
- [backport] 8217874: Shenandoah: Clobbered register in
ShenandoahBarrierSetAssembler::cmpxchg_oop()
- [backport] 8220714: C2 Compilation failure when accessing off-heap
memory using Unsafe
- [backport] 8221278: Shenandoah should not enqueue string dedup
candidates during root scan
- [backport] 8222403: Shenandoah: Remove ShenandoahAlwaysTrueClosure, use
AlwaysTrueClosure instead
- [backport] 8222425: Shenandoah: Move commonly used closures to separate
files
- [backport] 8223446: Shenandoah breaks alignment with some
HumongousThreshold values
- [backport] 8223447: Stabilize gc/shenandoah/TestStringDedupStress test
- [backport] 8223651: Build fails with --with-jvm-features=-jfr and
--disable-precompiled-headers
- [backport] 8223759: Shenandoah should allow arbitrarily low initial
heap size
- [backport] 8223762: Shenandoah: overflows in calculations involving
heap capacity
- [backport] 8223767: Shenandoah fails to build on Solaris x86_64
- [backport] 8223980: Shenandoah: Refactor and fix ObjArrayChunkedTask
verification
- Enable weak JNI handling with Shenandoah after JDK-8176100
- S7102541: RFE: os::set_native_thread_name() cleanups
- S8059575: JEP-JDK-8043304: Test task: Tiered Compilation level
transition tests
- S8134030: test/serviceability/dcmd/gc/HeapDumpTest fails to verify the
dump
- S8144332: HSDB could not terminate when close button is pushed.
- S8151322: Implement os::set_native_thread_name() on Solaris
- S8151539: Remove duplicate AlwaysTrueClosures
- S8158232: PPC64: improve byte, int and long array copy stubs by using
VSX instructions
- S8166684: PPC64: implement intrinsic code with vector instructions for
Unsafe.copyMemory()
- S8176100: [AArch64] [REDO][REDO] G1 Needs pre barrier on dereference of
weak JNI handles
- S8176100: [REDO][REDO] G1 Needs pre barrier on dereference of weak JNI
handles
- S8185969: PPC64: Improve VSR support to use up to 64 registers
- S8186325: AArch64: jtreg test
hotspot/test/gc/g1/TestJNIWeakG1/TestJNIWeakG1.java SEGV
- S8193830: Xalan Update: Xalan Java 2.7.2
- S8202414: Unsafe write after primitive array creation may result in
array length change
- S8202884: SA: Attach/detach might fail on Linux if debugee application
create/destroy threads during attaching
- S8210425: [AArch64] sharedRuntimeTrig/sharedRuntimeTrans compiled
without optimization
- S8210425: [x86] sharedRuntimeTrig/sharedRuntimeTrans compiled without
optimization
- S8210886: Remove references in xwindows.md to non-existent files.
- S8213213: Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h
- S8217315: Proper units should print more significant digits
- S8218020: Fix version number in mesa.md 3rd party legal file
- S8220495: Update GIFlib library to the 5.1.8
- S8222670: pathological case of JIT recompilation and code cache bloat
- S8223511: Extended AES support
- S8223537: testlibrary_tests/ctw/ClassesListTest.java fails with Agent
timeout frequently
- S8223664: Add jtreg tests for 8223528, backport to jdk8u of 8176100
- S8223883: Fix jni.cpp copyright date after 8223528
- S8224671: AArch64: mauve System.arraycopy test failure
- S8224828: aarch64: rflags is not correct after safepoint poll
- S8224880: AArch64: java/javac error with AllocatePrefetchDistance
- S8225716: G1 GC: Undefined behaviour in
G1BlockOffsetTablePart::block_at_or_preceding
ChangeLog:
2019-07-17 Andrew John Hughes <gnu_andrew at member.fsf.org>
Bump shenandoah to aarch64-shenandoah-jdk8u222-b10.
* patches/hotspot/shenandoah/8064786-pr3601.patch:
Drop patch applied silently in 8176100.
* Makefile.am:
(ICEDTEA_PATCHES): Move 8064786/PR3601 to
AArch32 only.
* NEWS: Updated.
* hotspot.map.in: Bump shenandoah to
aarch64-shenandoah-jdk8u222-b10.
* patches/hotspot/aarch32/6424123-pr3696.patch:
Restore unaltered version from before integration
of b01, so AArch32 builds again.
* patches/hotspot/aarch32/8064786-pr3601.patch:
Replace symlink with copy as Shenandoah version
has been removed.
* patches/hotspot/aarch32/8141570-pr3548.patch,
* patches/hotspot/aarch32/8143245-pr3548.patch:
Replace symlinks with copies as Shenandoah versions
have been modified.
* patches/hotspot/shenandoah/8141570-pr3548.patch,
* patches/hotspot/shenandoah/8143245-pr3548.patch:
Regenerate, due to context being changed by 8210425.
--
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/20190719/04867c40/attachment.html>
More information about the distro-pkg-dev
mailing list