/hg/icedtea6: Add 1.13.11 release notes.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Sun May 8 20:55:54 UTC 2016
changeset c23ceebb80a1 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=c23ceebb80a1
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Sun May 08 21:28:21 2016 +0100
Add 1.13.11 release notes.
2016-05-08 Andrew John Hughes <gnu.andrew at redhat.com>
* NEWS: Add 1.13.11 release notes.
diffstat:
ChangeLog | 4 ++++
NEWS | 27 ++++++++++++++++-----------
2 files changed, 20 insertions(+), 11 deletions(-)
diffs (59 lines):
diff -r 118be3a042e5 -r c23ceebb80a1 ChangeLog
--- a/ChangeLog Wed May 04 04:36:43 2016 +0100
+++ b/ChangeLog Sun May 08 21:28:21 2016 +0100
@@ -1,3 +1,7 @@
+2016-05-08 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * NEWS: Add 1.13.11 release notes.
+
2016-05-03 Andrew John Hughes <gnu.andrew at redhat.com>
PR2953: make dist fails after PR2887 made
diff -r 118be3a042e5 -r c23ceebb80a1 NEWS
--- a/NEWS Wed May 04 04:36:43 2016 +0100
+++ b/NEWS Sun May 08 21:28:21 2016 +0100
@@ -14,6 +14,22 @@
New in release 1.14.0 (201X-XX-XX):
+* Backports
+ - S6611637: NullPointerException in sun.font.GlyphLayout$EngineRecord.init
+ - S6727719: Performance of TextLayout.getBounds()
+ - S6745225: Memory leak while drawing Attributed String
+ - S6904962: GlyphVector.getVisualBounds should not be affected by leading or trailing white space.
+ - S7151089: PS NUMA: NUMA allocator should not attempt to free pages when using SHM large pages
+ - S8013057: Detect mmap() commit failures in Linux and Solaris os::commit_memory() impls and call vm_exit_out_of_memory()
+ - S8026887: Make issues due to failed large pages allocations easier to debug
+ - S8076221, PR2808: Disable RC4 cipher suites
+* Bug fixes
+ - PR1886: IcedTea does not checksum supplied tarballs
+ - PR2083: Add support for building Zero on AArch64
+ - PR2849: wget not required when downloading is disabled
+
+New in release 1.13.11 (2016-05-05):
+
* Security fixes
- S8129952, CVE-2016-0686: Ensure thread consistency
- S8132051, CVE-2016-0687: Better byte behavior
@@ -77,21 +93,10 @@
- S8155699: Resolve issues created by backports in OpenJDK 6 b39
- S8155746: Sync Windows export list in make/java/jli/Makefile with make/java/jli/mapfile-vers
* Backports
- - S6611637: NullPointerException in sun.font.GlyphLayout$EngineRecord.init
- - S6727719: Performance of TextLayout.getBounds()
- - S6745225: Memory leak while drawing Attributed String
- S6863746, PR2951: javap should not scan ct.sym by default
- - S6904962: GlyphVector.getVisualBounds should not be affected by leading or trailing white space.
- - S7151089: PS NUMA: NUMA allocator should not attempt to free pages when using SHM large pages
- - S8013057: Detect mmap() commit failures in Linux and Solaris os::commit_memory() impls and call vm_exit_out_of_memory()
- - S8026887: Make issues due to failed large pages allocations easier to debug
- S8071705, PR2820, RH1182694: Java application menu misbehaves when running multiple screen stacked vertically
- - S8076221, PR2808: Disable RC4 cipher suites
- S8150954, PR2868, RH1176206: AWT Robot not compatible with GNOME Shell
* Bug fixes
- - PR1886: IcedTea does not checksum supplied tarballs
- - PR2083: Add support for building Zero on AArch64
- - PR2849: wget not required when downloading is disabled
- PR2887: Location of 'stap' executable is hard-coded
- PR2890: OpenJDK should check for system cacerts database (e.g. /etc/pki/java/cacerts)
- PR2952: test/tapset/jstaptest.pl requires Perl
More information about the distro-pkg-dev
mailing list